Re: [Scons-dev] User-guide generation

2016-08-22 Thread William Blevins
Dirk, Nothing. I got everything working including a full set of release binaries (for Linux). After going through some documents, I figured out the issue that I was having. 1. I moved to python-lxml2 + python-lxst1 (names may not be exact). 2. I figured out I was not getting document content

Re: [Scons-dev] User-guide generation

2016-08-22 Thread Dirk Bächle
Hi William, On 21.08.2016 17:53, William Blevins wrote: [...] I would argue that "the normal user" never runs the document building scripts, so I don't see how that applies. it applies because the building scripts, and the Doc toolchain, around it is especially designed and setup such that

Re: [Scons-dev] User-guide generation

2016-08-21 Thread Dirk Bächle
Hi William, On 20.08.2016 00:22, William Blevins wrote: Dirk, ... Right and I understand that there is documentation, and I use it when I have an issue. The problem that I have is that I have worked with the docs more than most (outside the maintainer team), and I always seem to forget

Re: [Scons-dev] User-guide generation

2016-08-19 Thread Dirk Bächle
William, On 19.08.2016 13:14, William Blevins wrote: Dirk, Apparently, the user guide data doesn't regenerate unless you call: python bin/docs-update-generated.py python bin/docs-validate.py python bin/docs-create-example-outputs.py I guess it just doesn't make a lot

Re: [Scons-dev] User-guide generation

2016-08-19 Thread William Blevins
Dirk, Apparently, the user guide data doesn't regenerate unless you call: >python bin/docs-update-generated.py >python bin/docs-validate.py >python bin/docs-create-example-outputs.py > > I guess it just doesn't make a lot of sense to me why these are manual steps rather than being

Re: [Scons-dev] User-guide generation

2016-08-19 Thread Dirk Bächle
Hi William, I hope you don't mind since we're among developers here, but I think it's fair to apply the same rules to everyone. So I'm treating this the same as on the user list. Please tell us which commands exactly you have run, and which parts of the documentation you follow as reference.

Re: [Scons-dev] User-guide generation

2016-08-18 Thread William Blevins
Team, While I was chasing my tail, I went ahead and followed the SimplifiedReleaseProcedure . Not sure how to verify I did it right. What's the process for handing out alphas? I didn't make a branch or anything. This

Re: [Scons-dev] User-guide generation

2016-08-18 Thread William Blevins
Team, I think I chased my tail until I figured out I needed to run some python scripts under #bin which do fairy magic... V/R, William On Fri, Aug 19, 2016 at 4:12 AM, William Blevins wrote: > Team, > > Is the doc/user/SConstruct legacy? If I build from #SConstruct then

Re: [Scons-dev] User-guide generation

2016-08-18 Thread William Blevins
Team, Is the doc/user/SConstruct legacy? If I build from #SConstruct then I seem to get some not insane in the build directory. If doc/user/SConstruct is no longer functional or maintained, I would like to remove it to alleviate my confusion! V/R, William On Fri, Aug 19, 2016 at 3:18 AM,

Re: [Scons-dev] User Guide generation questions

2014-08-31 Thread William Blevins
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 tshor...@gmx.de wrote: On 30.08.2014 00:12, William Blevins wrote: I am trying to make some

Re: [Scons-dev] User Guide generation questions

2014-08-31 Thread Mark Flacy
Do you have a branch/repo I can pull from/clone to see? I use docbook a lot. On August 31, 2014 10:51:14 AM CDT, William Blevins wblevins...@gmail.com wrote: That may be a valid problem though because when I run *scons* from # *doc/user* the index.html generated from the build is completely

Re: [Scons-dev] User Guide generation questions

2014-08-31 Thread Dirk Bächle
William, On 31.08.2014 19:50, William Blevins wrote: This is happening from a clean scons checkout with no local changes. I am currently at revision 3187:605ae0a39155. I assume this is also an issue in default latest. Using python 2.6 on a RHEL6 or equivalent linux distro. I'm currently

Re: [Scons-dev] User Guide generation questions

2014-08-31 Thread William Blevins
python ../../src/script/scons.py Please ensure that you have the following Python bindings on your system libxml2+libxslt or lxml. I have *python-lxml-2.2.3-1* installed. I tried *python ../../src/script/scons.py* with both python 2.6 and python 2.7 with the same results (from what I could

Re: [Scons-dev] User Guide generation questions

2014-08-29 Thread Dirk Bächle
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