When you run configure enable the docs to be built with one of the following, the first one builds both pdf and html
./configure --enable-build-documentation ./configure --enable-build-documentation=pdf ./configure --enable-build-documentation=html JT On 3/13/2017 10:51 PM, Jon Elson wrote: > On 03/11/2017 09:45 PM, Sebastian Kuzminsky wrote: > > I have now updated the 2.7 docs to include the new command > line parameter of hal_ppmc. > Can you merge that 2.8? (Doing the cherry pick of the > driver to 2.7, I managed to do something unknown to my local > 2.8 repo, and will have to reload it to be sure it isn't > fouled up. I gave one or more of the cherry pick commands > in the 2.8 repo by mistake.) > > This is the commit : > http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=9164253 > > > By the way, what do I need to do when building LinuxCNC to > be able to build the docs? > I got : > ../docs/src/Submakefile:605: *** Cannot build documents, > missing AsciiDoc or some other required program, or > explicitly disabled in configure. Stop. > > asciidoc IS installed. I did have to disable something in > the configure step to get configure to complete - it told > me to use: > > --enable-non-distributable=yes > > Thanks, > > Jon > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Emc-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-developers ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
