Commits
| Author | Commit | Message | Date | Builds |
|---|---|---|---|---|
|
direct to github in README
|
|
|||
|
d8792c4
M
|
Merge with stable.
|
|
||
|
Require newer docutils and Pygments.
|
|
|||
|
Update travis.yml and add an explicit list of requirements.
|
|
|||
|
Fix memory leak during parallel writing with multiplied warnings.
|
|
|||
|
Fix copy-paste error.
|
|
|||
|
add a example
|
|
|||
|
Fix: make-mode didn't work on Win32 platform if sphinx was installed by wheel package.
|
|
|||
|
Provides environment marker (PEP-0426) to install colorama on win32 environment for installation from wheel.
|
|
|||
|
fix syntax :/
|
|
|||
|
bump version
|
|
|||
|
Added tag 1.3b2 for changeset 19b6c7a86fa4
|
|
|||
|
release 1.3b2
|
|
|||
|
3af87a6
M
|
merge with stable
|
|
||
|
Fix again.
Sections which depth are lower than :tocdepth: should not be shown on localtoc sidebar. Closes #1251
|
|
|||
|
fix py3 error for pull request #314
|
|
|||
|
ed0717e
M
|
Merged in lehmannro/sphinx-warnconfig (pull request #314)
Check configuration values for their types
|
|
||
|
Refactor tests.
|
|
|||
|
Spec out configuration type checks.
|
|
|||
|
Fix type checking for subclass scenarios.
|
|
|||
|
Changelog for PR
|
|
|||
|
Remove references to outdated warning category.
|
|
|||
|
Remove superfluous warning category.
|
|
|||
|
Checked configuration values for their types.
Fixes #1150.
|
|
|||
|
replace PIL with Pillow.
|
|
|||
|
update bundled ez_setup.py for setuptools-7.0 that requires Python 2.6 or later.
|
|
|||
|
Fix again for fffbcba0b.
We should keep original env.update() return value type as list-of-docnames-that-ordered-in-order-to-read.
|
|
|||
|
e8c9690
M
|
Merge heads
|
|
||
|
Update CHANGES for PR
|
|
|||
|
Fix
|
|