Commit e24fb79
committed
Small doc fixes.
- mlab doesn't just do spectral computations, it also has GaussianKDE.
- The "caption" example in the plot_directive doc has a quote which gets
incorrectly highlighted as a Python string in the rendered docs; the
technically correct solution would be to wrap the whole thing in a `..
code-block:: rst` but just removing the quote works just as well and
avoids mangling the unrendered version.1 parent 0d89bf6 commit e24fb79
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments