| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | latex: table: push the whole context at once | Benoit Allard | 2011-10-12 | 1 | -5/+6 | |
| * | | | | | | Fix typo and create a new "stable" named branch. | Ezio Melotti | 2011-10-23 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | | | | | Pre-release updates.1.1 | Georg Brandl | 2011-10-09 | 1 | -2/+2 | |
| * | | | | | Restore Python 3 compatibility. | Georg Brandl | 2011-10-09 | 2 | -9/+12 | |
| * | | | | | Satisfy "make check". | Georg Brandl | 2011-10-09 | 5 | -13/+18 | |
| * | | | | | Add project name to PO header. | Robert Lehmann | 2011-10-08 | 1 | -1/+1 | |
| * | | | | | Change default visibility for C++ superclasses. | Robert Lehmann | 2011-10-08 | 1 | -9/+10 | |
| * | | | | | merge | Robert Lehmann | 2011-10-08 | 2 | -50/+52 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | When collecting packages/modules to document, stop at directories without __i... | Georg Brandl | 2011-10-07 | 1 | -50/+50 | |
| | * | | | | | Activate the viewcode extension in the automatically generated apidoc project. | Georg Brandl | 2011-10-07 | 2 | -0/+2 | |
| * | | | | | | Fixes #678: Support superclass declarations in C++ domain. | Robert Lehmann | 2011-10-08 | 1 | -2/+27 | |
| |/ / / / / | ||||||
| * | | | | | Do not overwrite files without -f given. | Georg Brandl | 2011-10-07 | 2 | -18/+23 | |
| * | | | | | Add a rudimentary manpage for sphinx-apidoc. | Georg Brandl | 2011-10-07 | 1 | -1/+3 | |
| * | | | | | Optionally create a full quickstart project in apidoc. | Georg Brandl | 2011-10-07 | 2 | -13/+63 | |
| * | | | | | Split user queries and file generation in quickstart into two functions. | Georg Brandl | 2011-10-07 | 1 | -56/+103 | |
| * | | | | | Offer mathjax instead of jsmath in quickstart. | Georg Brandl | 2011-10-07 | 2 | -12/+11 | |
| * | | | | | Update the websupport tests to API changes. | Georg Brandl | 2011-10-06 | 1 | -1/+1 | |
| * | | | | | merge | Robert Lehmann | 2011-10-03 | 1 | -0/+7 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Re-add monkey patch whose removal made latex build fail. | Georg Brandl | 2011-10-02 | 1 | -0/+7 | |
| * | | | | | | Respect gettext_compact in message patching too. | Robert Lehmann | 2011-10-03 | 3 | -9/+13 | |
| * | | | | | | Closes #561: Add configuration option to prevent catalog bundling. | Robert Lehmann | 2011-10-03 | 3 | -5/+14 | |
| |/ / / / / | ||||||
| * | | | | | Move 'Hide Search Matches' to search box. | Robert Lehmann | 2011-10-02 | 1 | -4/+4 | |
| * | | | | | Closes #778: Fix CSS class selector. | Robert Lehmann | 2011-10-02 | 1 | -2/+2 | |
| |/ / / / | ||||||
| * | | | | More version-compatibility hack removals. | Georg Brandl | 2011-09-25 | 3 | -10/+1 | |
| * | | | | Remove docutils monkey-patches that are no longer needed with >= 0.7. | Georg Brandl | 2011-09-25 | 1 | -54/+5 | |
| * | | | | Remove compatibility code for Pygments < 1.2. | Georg Brandl | 2011-09-25 | 2 | -17/+11 | |
| * | | | | Merge with 1.0 | Georg Brandl | 2011-09-23 | 205 | -6039/+17842 | |
| |\ \ \ \ | ||||||
| | * | | | | Remove "Modules" suffix for project header. | Georg Brandl | 2011-09-23 | 1 | -1/+1 | |
| | * | | | | Merge with 1.0 | Georg Brandl | 2011-09-23 | 205 | -6039/+17842 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge with 1.0 | Georg Brandl | 2011-09-23 | 7 | -10/+37 | |
| | | |\ \ \ \ | ||||||
| | | * \ \ \ \ | merged | Armin Ronacher | 2011-09-23 | 1 | -54/+122 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | Attach arrays to the name not the type for C++ domain and fixed a few renderi... | Armin Ronacher | 2011-09-23 | 1 | -40/+86 | |
| | | | * | | | | | Added support for strings with commas in template definitions. | Armin Ronacher | 2011-09-22 | 1 | -1/+1 | |
| | | | * | | | | | Added support for noexcept specifiers | Armin Ronacher | 2011-09-22 | 1 | -2/+6 | |
| | | | * | | | | | Small refactoring for how modifiers are parsed in the C++ domain. | Armin Ronacher | 2011-09-22 | 1 | -11/+10 | |
| | | | * | | | | | Added support for constexpr in function signatures | Armin Ronacher | 2011-09-22 | 1 | -9/+16 | |
| | | | * | | | | | Be explicit about rvalue references. | Armin Ronacher | 2011-09-22 | 1 | -2/+14 | |
| | | * | | | | | | Merged in aohta/sphinx (pull request #24) | Georg Brandl | 2011-09-22 | 1 | -8/+10 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | support to the pTex(Japanese TeX) in docutils 0.8.1 | aohta | 2011-09-22 | 1 | -8/+10 | |
| | | * | | | | | | | Merge with 1.0. | Georg Brandl | 2011-09-22 | 1 | -11/+13 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | Merge with 1.0 | Georg Brandl | 2011-09-22 | 205 | -6038/+17877 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ | Merge with 1.0 | Georg Brandl | 2011-09-22 | 1 | -2/+2 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ | Merge with 1.0 | Georg Brandl | 2011-09-22 | 205 | -6038/+17879 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | Closes #680: allow doc fields in cpp domain directives. | Georg Brandl | 2011-09-22 | 1 | -1/+13 | |
| | | | | | |_|_|/ / / / / | | | | |/| | | | | | | | ||||||
| | | | | * | | | | | | | | Added support for non-name template arguments. This fixes #696 | Armin Ronacher | 2011-09-22 | 1 | -4/+24 | |
| | | | | * | | | | | | | | Add changelog entry for emphasize-lines and some coding style fixes. | Georg Brandl | 2011-09-22 | 1 | -5/+4 | |
| | | | | | |_|/ / / / / | | | | |/| | | | | | | ||||||
| | | | | * | | | | | | | Merged in marklodato/sphinx (pull request #4) | Georg Brandl | 2011-09-22 | 5 | -18/+53 | |
| | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | add :emphasize-lines: option to source-code and literal-include | Mark Lodato | 2011-07-06 | 1 | -0/+27 | |
| | | | | | * | | | | | | | add 'highlight_args' option for literal_block nodes | Mark Lodato | 2011-07-06 | 2 | -2/+5 | |
| | | | | | * | | | | | | | PygmentsBridge: pass keyword arguments to Pygments | Mark Lodato | 2011-07-06 | 4 | -6/+6 | |
