Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Commit83fb034
committed
Update docs on docs.
Update PULL_REQUEST_TEMPLATE.md to emphasize markup specificities in RST(as opposed to md) regarding double/single backquotes and asterisks.In documenting_mpl.rst:- Various reformattings/line wrappings/rewordings.- Explicitly mark the highlighting language of each code block, as we have a mix of python/shell/rst (and emacs lisp).- Drop unneeded `:func:`/`:class:` markups.- Drop request to line wrap docstrings at 70 characters (in practice they are line-wrapped at 79 like normal Python sources).- Do not forbid spanned cells in tables, which recent Sphinxes handles just fine.In make.py:- Simplify argument parsing, slightly improving output of `./make.py--help`1 parent3ccaf2d commit83fb034
File tree
3 files changed
+201
-166
lines changed- .github
- doc
- devel
3 files changed
+201
-166
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
13 | 18 |
| |
14 | 19 |
| |
15 | 20 |
| |
|
0 commit comments
Comments
(0)