That may be a valid problem though because when I run *scons* from # *doc/user* the index.html generated from the build is completely empty.
V/R, William On Fri, Aug 29, 2014 at 6:44 PM, Dirk Bächle <[email protected]> wrote: > On 30.08.2014 00:12, William Blevins wrote: > > I am trying to make some misc updates to the User Guide, and I am having > some issues. I thought it might be a problem with a document do I tried > docs-validate and there were two errors: > > [...] > > > 81.11% (176/217) doc/user/scons_ex.xml >> ERROR: doc/user/scons_ex.xml fails to validate: >> Element 'programlisting': This element is not expected. Expected is one >> of ( {http://www.scons.org/dbxsd/v1.0}refentry.class, { >> http://www.scons.org/dbxsd/v1.0}refentry, { >> http://www.scons.org/dbxsd/v1.0}section.class, { >> http://www.scons.org/dbxsd/v1.0}section, { >> http://www.scons.org/dbxsd/v1.0}toc, {http://www.scons.org/dbxsd/v1.0}lot, >> {http://www.scons.org/dbxsd/v1.0}index, { >> http://www.scons.org/dbxsd/v1.0}glossary, { >> http://www.scons.org/dbxsd/v1.0}bibliography, { >> http://www.scons.org/dbxsd/v1.0}simplesect )., line 4116 >> 81.57% (177/217) doc/user/sconf.xml >> [...] > > > 92.63% (201/217) doc/user/scons_exi.xml >> ERROR: doc/user/scons_exi.xml fails to validate: >> Element 'programlisting': This element is not expected. Expected is one >> of ( {http://www.scons.org/dbxsd/v1.0}refentry.class, { >> http://www.scons.org/dbxsd/v1.0}refentry, { >> http://www.scons.org/dbxsd/v1.0}section.class, { >> http://www.scons.org/dbxsd/v1.0}section, { >> http://www.scons.org/dbxsd/v1.0}toc, {http://www.scons.org/dbxsd/v1.0}lot, >> {http://www.scons.org/dbxsd/v1.0}index, { >> http://www.scons.org/dbxsd/v1.0}glossary, { >> http://www.scons.org/dbxsd/v1.0}bibliography, { >> http://www.scons.org/dbxsd/v1.0}simplesect )., line 4367 >> Validation failed! Please correct the errors above and try again. >> > > Can I remove those sections? I'm not that familiar with the schema. > > The failing files "scons_ex.xml" and "scons_exi.xml" are generated > during the actual build process. Remove them by hand, or do a "scons -c" > before trying to validate... > > Regards, > > Dirk > > > _______________________________________________ > Scons-dev mailing list > [email protected] > http://two.pairlist.net/mailman/listinfo/scons-dev > >
_______________________________________________ Scons-dev mailing list [email protected] http://two.pairlist.net/mailman/listinfo/scons-dev
