Apparently rst2html 0.8.1 from Ubuntu 12.04 incorrectly resolves relative paths to the stylesheets listed in `--stylesheet-path` but the first one.
Work around this by providing absolute paths to the stylesheets. --- Should fix the intermittent Travis failures we have. I still don't know why sometimes that target is built (it shouldn't, as it's up2date -- maybe the buildbot has an incorrect system date?), but at least with this fix building it succeeds. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany-plugins/pull/414 -- Commit Summary -- * geanygendoc: Work around an rst2html 0.8.1 bug -- File Changes -- M geanygendoc/docs/Makefile.am (2) -- Patch Links -- https://github.com/geany/geany-plugins/pull/414.patch https://github.com/geany/geany-plugins/pull/414.diff --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/414
