Menu

Code Commit Log


Commit Date  
[r1554] by edloper

- Various formatting & css changes for the manual
- Added navbar to the bottom of generated manual html pages

2007-02-27 03:31:56 Tree
[r1553] by edloper

- VariableDoc's containing routines with overrides != None should
return true for is_detailed()

2007-02-27 00:07:56 Tree
[r1552] by edloper

- Added missing import statements (SF bug 1669525)

2007-02-26 23:12:41 Tree
[r1551] by dvarrazzo

- Added :term: reST iterpreted text role to create indexed terms as X{...}
epytext markup.

2007-02-25 16:13:17 Tree
[r1550] by dvarrazzo

- Fixed --no-frames option: frames and relative links are really not generated.
- Don't generate links for toggle_private() when --no-private option is used.

2007-02-25 14:35:15 Tree
[r1549] by dvarrazzo

- Fixed a couple of bugs in config file parsing
- Fixed config example for fail-on option

2007-02-24 16:23:49 Tree
[r1548] by dvarrazzo

- Some manual fixes
- Manual on the homepage.

2007-02-22 00:25:40 Tree
[r1547] by dvarrazzo

- The manual can be created both as a single document and many pages.
The single chapters may be linked from the homepage.

2007-02-21 17:34:54 Tree
[r1546] by dvarrazzo

- Added reST and javadoc markups to documentation
- Confug file example updated

2007-02-20 23:51:34 Tree
[r1545] by edloper

- Check that duplicate item names are not given to build_doc_index;
if they are, then issue a warning and discard dups.
- Check that we don't generate 2 doc items with the same canonical name
from different items. This can happen, e.g., if you run
"epydoc a/x.py b/x.py" where neither a nor b are package directories,
so both modules will have canonical name "x". In this case, issue an
error message, and discard the docs from the second item.
(Otherwise, there would be 2 problems: first, we'd try to merge the
docs of these two modules; and second, we wouldn't have unique names
for them, so we'd end up overwriting the doc files of one with the
doc files of the other.)

2007-02-20 19:34:01 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.