On 05/14/2011 04:29 PM, Jeff Epler wrote: > It looks like this commit breaks building the html documentation. > > When building the html documentation is enabled, it stops with the > following error: > Anchors used in gcode.html but not defined in main.html: > 'sec:G10-L1-Set-Tool-Table' > 'sec:G10-L11' > 'sub:G10:-Set-Coordinate' > 'sec:G10-L10' > 'sec:G10-L20' > make: *** [checkref_en] Error 1 > > This step of the build process is making sure that every anchor used in > the gcode quickref is actually in gcode/main.html.
That commit, together with the handful that were pushed at the same time (up through d63c2417f2b9e850627dc8d86e4583b8d4f8b6f6), successfully built on the buildbot: http://buildbot.linuxcnc.org/buildbot-admin/builders/master-checkin/builds/847 -- Sebastian Kuzminsky ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
