This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
Phoenix
Watch
1
Star
0
Fork
0
You've already forked Phoenix
mirror of
https://github.com/wxWidgets/Phoenix.git
synced
2025-12-16 01:30:07 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8fdb90b961ebfb919c4f215e3b5fc49191b587e6
Phoenix
/
sphinxtools
History
Robin Dunn
8fdb90b961
Adding the wx folder to the sys.path is a bad idea, as then it will have potential problems with name clashes with modules in the stdlib or site-packages (like xml).
2015-02-05 21:19:31 -08:00
..
__init__.py
- Initial commit of the Python scripts to ReSTify the XML documentation.
2011-12-30 19:17:09 +00:00
constants.py
Updated some Phoenix documentation:
2014-01-03 22:30:44 +00:00
inheritance.py
Create sphinx build dirs that don't already exist.
2014-04-19 21:24:20 +00:00
librarydescription.py
- Use vertical layout for Graphviz-generated class inheritance diagrams (to get the old behaviour back, change the
rankdir
arguments from "TB" to "LR" in the
inheritance.py
script;
2012-07-17 15:28:20 +00:00
modulehunter.py
Adding the wx folder to the sys.path is a bad idea, as then it will have potential problems with name clashes with modules in the stdlib or site-packages (like xml).
2015-02-05 21:19:31 -08:00
postprocess.py
fix another getSvnRev
2015-02-04 14:17:58 -08:00
templates.py
Update copyright year
2013-01-21 02:13:03 +00:00
utilities.py
Phoenix docs: avoid Sphinx warnings if a short description of a class/method ends with the ":" character.
2014-02-09 13:43:25 +00:00