> > -If you are building from a Git clone rather than a source tarball, you need > -to run ./autogen.sh first. > +To build the user manual you need *rst2html* from Docutils. A pre-built > +version is available in distribution tarballs and will be used as > +fallback if *rst2html* is missing. When building from Git however, that > +pre-built version is not included and *rst2html* is required by default. > +You can explicitly disable building the user manual using the > +``--disable-html-docs`` *configure* flag, but this will result in not > +installing a local version of the user manual, and Geany will then try > +and open the online version instead when requested. > + > +From Git clones > ++++++++++++++++
Building From Git clones --- 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/pull/1087/files/2fb1c7a172592725352f15feac29312e09c32abd#r68495008
