We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2447de1 commit 721adfcCopy full SHA for 721adfc
docs/src/about.rst
@@ -16,8 +16,8 @@ is injected after the ordinary Sphinx build is finished.
16
17
Caveats
18
-------
19
-- **Only works with HTML or DIRHTML documentation**, disabled otherwise. If the extension
20
- is off, it silently removes directives that would produce output.
+- **Only works with HTML or DIRHTML documentation**, disabled otherwise. If the
+ extension is off, it silently removes directives that would produce output.
21
- **Only processes blocks, not inline code**. Sphinx has great tools
22
for linking definitions inline, and longer code should be in a block anyway.
23
- **Doesn't run example code**. Therefore all possible resolvable types are not
0 commit comments