118
I Use This!
High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected 2 days ago.
Nov 30, 2024 — Nov 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Handle errors more gracefully.
georg.brandl
as Georg Brandl
More... over 17 years ago
Add a dependency system for handling .. include, .. literalinclude and later .. image dependencies.
georg.brandl
as Georg Brandl
More... over 17 years ago
Release preparation.
georg.brandl
as Georg Brandl
More... over 17 years ago
Don't error out on reading an empty file.
georg.brandl
as Georg Brandl
More... over 17 years ago
Add some formatting.
georg.brandl
as Georg Brandl
More... over 17 years ago
Add the changelog to the documentation.
georg.brandl
as Georg Brandl
More... over 17 years ago
Re-enable search box for HTML builder.
georg.brandl
as Georg Brandl
More... over 17 years ago
Make parsed-literal blocks work as expected.
georg.brandl
as Georg Brandl
More... over 17 years ago
Add changelog entry and docs for builder rename.
georg.brandl
as Georg Brandl
More... over 17 years ago
Add missing commands if Pygments is not installed. Bug reported by Ondrej Certik.
georg.brandl
as Georg Brandl
More... over 17 years ago
Don't try to build copied sources if source suffix is .txt.
georg.brandl
as Georg Brandl
More... over 17 years ago
Refer to bugs.python.org.
georg.brandl
as Georg Brandl
More... over 17 years ago
Don't install scripts twice. Thanks to lunar.
georg.brandl
as Georg Brandl
More... over 17 years ago
Python #2465: don't create makefile if not prompted to do so.
georg.brandl
as Georg Brandl
More... over 17 years ago
Refreshed logo, by Panos Laganakos.
georg.brandl
as Georg Brandl
More... over 17 years ago
Make sphinx compatible with docutils SVN snapshots.
georg.brandl
as Georg Brandl
More... over 17 years ago
Update for new release.
georg.brandl
as Georg Brandl
More... over 17 years ago
Remove outdated info and add an XXX.
georg.brandl
as Georg Brandl
More... over 17 years ago
Add changelog entry.
georg.brandl
as Georg Brandl
More... over 17 years ago
autodoc uses the module charset now More... over 17 years ago
Fix for build-all mode.
georg.brandl
as Georg Brandl
More... over 17 years ago
Add versionadded tag.
georg.brandl
as Georg Brandl
More... over 17 years ago
Add TODO item.
georg.brandl
as Georg Brandl
More... over 17 years ago
Render .. automodule:: docstrings in a section node, and ignore section styles in the document, so that module docstrings can contain proper sections.
georg.brandl
as Georg Brandl
More... over 17 years ago
Fix a case where nothing is built if the environment is fresh.
georg.brandl
as Georg Brandl
More... over 17 years ago
Add release date.
georg.brandl
as Georg Brandl
More... over 17 years ago
Bump ENV_VERSION after introduction of CodeBlocksHandler.
georg.brandl
as Georg Brandl
More... over 17 years ago
Remove leftover code that does not work.
georg.brandl
as Georg Brandl
More... over 17 years ago
Also remove # doctest: directives in presentation output.
georg.brandl
as Georg Brandl
More... over 17 years ago
* sphinx.ext.doctest: Replace <BLANKLINE> in doctest blocks by real blank lines for presentation output. * sphinx.environment: Move doctest_blocks out of block_quotes to support indented doctest blocks.
georg.brandl
as Georg Brandl
More... over 17 years ago