File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,9 @@ SCons API Documentation
21
21
that are inherited, sometimes with no information at all, sometimes
22
22
with a signature/description that seems mangled: Python upstream has
23
23
similar limitations as to the quality of dosctrings vs the current
24
- standards Sphinx expects. Inherited interfaces can be identified by the
25
- lack of a ```[source]` `` button to the right of the method signature.
24
+ standards Sphinx expects. Inherited interfaces from outside SCons
25
+ code can be identified by the lack of a ``[source] `` button to the
26
+ right of the method signature.
26
27
27
28
If you are looking for the Public API - the interfaces that have
28
29
long-term consistency guarantees, which you can reliably use when
You can’t perform that action at this time.
0 commit comments