118
I Use This!
High Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 2 days ago.
Dec 05, 2024 — Dec 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix class name.
georg.brandl
as Georg Brandl
More... over 17 years ago
Support -> return type annotations.
georg.brandl
as Georg Brandl
More... over 17 years ago
Follow renaming of desc_classname to desc_addname.
georg.brandl
as Georg Brandl
More... over 17 years ago
Rename node class desc_classname to desc_addname, which fits its many usages much better.
georg.brandl
as Georg Brandl
More... over 17 years ago
Add a paragraph before \declaremodule.
georg.brandl
as Georg Brandl
More... over 17 years ago
Fix image handling.
georg.brandl
as Georg Brandl
More... over 17 years ago
Move thanks to correct entry.
georg.brandl
as Georg Brandl
More... over 17 years ago
Compile the right-aligned rellinks into a list that is iterated over at template rendering time.
georg.brandl
as Georg Brandl
More... over 17 years ago
Fix unbound local.
georg.brandl
as Georg Brandl
More... over 17 years ago
Increment env version after the image handling change.
georg.brandl
as Georg Brandl
More... over 17 years ago
Add default_role configuration value.
georg.brandl
as Georg Brandl
More... over 17 years ago
Translate line blocks with \raggedright.
georg.brandl
as Georg Brandl
More... over 17 years ago
Support inheritance display in autoclass, thanks to mdboom.
georg.brandl
as Georg Brandl
More... over 17 years ago
Support splitting the HTML index.
georg.brandl
as Georg Brandl
More... over 17 years ago
Use Unicode throughout autodoc.
georg.brandl
as Georg Brandl
More... over 17 years ago
Fix printing of SystemMessages with Unicode content.
georg.brandl
as Georg Brandl
More... over 17 years ago
Add notes about Unicode and escaping of backslashes.
georg.brandl
as Georg Brandl
More... over 17 years ago
Don't ignore SystemExit; it shouldn't occur while building.
georg.brandl
as Georg Brandl
More... over 17 years ago
Quick fix for None return.
georg.brandl
as Georg Brandl
More... over 17 years ago
Correctly report source location for docstrings included with autodoc.
georg.brandl
as Georg Brandl
More... over 17 years ago
Add image format handling.
georg.brandl
as Georg Brandl
More... over 17 years ago
Add html_favicon config value.
georg.brandl
as Georg Brandl
More... over 17 years ago
Some refactoring and more documentation in autodoc.
georg.brandl
as Georg Brandl
More... over 17 years ago
#3096: sort "unused" warnings by docname.
georg.brandl
as Georg Brandl
More... over 17 years ago
Add maxdepth for TOCs.
georg.brandl
as Georg Brandl
More... over 17 years ago
Factor out toctree resolution and add an option to ignore sublevel document headings.
georg.brandl
as Georg Brandl
More... over 17 years ago
Fix style nit.
georg.brandl
as Georg Brandl
More... over 17 years ago
Add a commandprefix to the latex formatter to override Pygments 0.9's awkward 'C' default.
georg.brandl
as Georg Brandl
More... over 17 years ago
Fix line block rendering.
georg.brandl
as Georg Brandl
More... over 17 years ago
env is set now to nodes after unpickling. More... over 17 years ago