| Age | Commit message (Collapse) | Author |
|
Backport of 44f98f78804627839d5f0a8b3a32bfbb4546ff52 from master.
|
|
Backport of 7206601040304c762f5014048fda6fa68ec1ee84 from master.
|
|
Backport of c99d379f534817edccbe8b23a235e11781508590 from master
|
|
Backport of a0ef6a0e22038a36c3646ea96f61fdc6d7ab7e5c from master
|
|
Backport of cc4bb110d31f18d2931fd79d792d3ac09cce19e5 from master
|
|
Backport of c49ea6f5911296dcb40190c905e38b43cdc7c7a3 from master
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed a regression in bacdfbf3d1eb23ff8e8110681728a5b467443446.
|
|
|
|
|
|
|
|
|
|
Also documented missing short command line options to fix #24134. This bumps
the minimum sphinx version required to build the docs to 1.3.4.
Thanks Simon Charette for review.
|
|
|
|
|
|
|
|
Thanks Graham Wideman for the patch.
|
|
|
|
|
|
|
|
comprehension
|
|
|
|
|
|
sphinx 1.2+ adds this text itself.
|
|
Thanks tragiclifestories for the report.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
filename.
Thanks Marc Tamlyn for the suggestion.
|
|
* Removed trailing whitespace.
* Added newline to EOF if missing.
* Removed blank lines at EOF.
* Removed some stray tabs.
|
|
|
|
|
|
Refs #20104.
|
|
|
|
As explained in ticket #20104, the use of versionchanged/versionadded
was confusing.
To solve this ambiguity these directives no longer accept a second
argument but now they only receive the version number (1st arg) and then
a content with the proper comment.
|
|
|
|
Thanks to Alan Lu for the report and the patch.
|