Some rst2html versions do not handle more than one relative-path stylesheet, and some Windows setup do not like `$(abs_srcdir)`.
So, workaround all this by manually combining the stylesheets in one single generate one, which makes it both only one, and relative to the build directory, both of which should make this simpler and more compatible. @giuspen, does this fix your Windows setup? You can view, comment on, or merge this pull request online at: https://github.com/geany/geany-plugins/pull/1438 -- Commit Summary -- * geanygendoc: Use one single stylesheet for compatibility -- File Changes -- A geanygendoc/.gitignore (1) M geanygendoc/docs/Makefile.am (15) -- Patch Links -- https://github.com/geany/geany-plugins/pull/1438.patch https://github.com/geany/geany-plugins/pull/1438.diff -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1438 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1...@github.com>