Closed GoogleCodeExporter closed 8 years ago
Here's fast instructions on how to generate the documentation:
1) Get libdoc.py:
http://code.google.com/p/robotframework/wiki/LibraryDocumentationTool
2) Run command like this:
python path/to/libdoc.py --output doc/SeleniumLibrary.html src/SeleniumLibrary
We used to have libdoc.py in the SeLib source code via svn-external link, but
we lost that when we switched to Hg. At that time we also had a script to
generate the documentation so you didn't need to remember the libdoc.py
options. Would it now make sense to put the latest libdoc.py version into SeLib
version control although we needed to remember to update it manually?
Original comment by pekka.klarck
on 12 Sep 2010 at 6:58
And here's examples of the similar `Releasing` pages we have with other
projects:
http://code.google.com/p/robotframework/wiki/Releasing
http://code.google.com/p/robotframework-mabot/wiki/Releasing
Original comment by pekka.klarck
on 12 Sep 2010 at 6:59
Made a sketch:
http://code.google.com/p/robotframework-seleniumlibrary/wiki/Releasing
Original comment by janne.t....@gmail.com
on 11 Nov 2010 at 11:46
Original comment by janne.t....@gmail.com
on 12 Nov 2010 at 7:01
Original comment by janne.t....@gmail.com
on 12 Nov 2010 at 9:18
The documentation can nowadays be generated with doc/generate.py script.
Original comment by pekka.klarck
on 15 Nov 2010 at 12:38
I did some enhancements to the Releasing wiki page. It ought to be good enough
now.
Original comment by pekka.klarck
on 15 Nov 2010 at 2:01
Original comment by pekka.klarck
on 16 Nov 2010 at 11:46
Original issue reported on code.google.com by
pekka.klarck
on 12 Sep 2010 at 6:44