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
7f86b9eb542fd4de5c4771b5f2187853ac0f88dd
Phoenix
/
sphinxtools
History
Robin Dunn
7f86b9eb54
It's not a subversion revision anymore. Also a bit of text tweaking.
2015-02-05 21:33:16 -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
Remove unnecessary #! lines from files that will never be executed standalone.
2015-02-05 21:19:32 -08:00
inheritance.py
Remove unnecessary #! lines from files that will never be executed standalone.
2015-02-05 21:19:32 -08: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
It's not a subversion revision anymore. Also a bit of text tweaking.
2015-02-05 21:33:16 -08:00
templates.py
Remove unnecessary #! lines from files that will never be executed standalone.
2015-02-05 21:19:32 -08:00
utilities.py
Remove unnecessary #! lines from files that will never be executed standalone.
2015-02-05 21:19:32 -08:00