summaryrefslogtreecommitdiff
path: root/misc/lldb_rb/utils.py
diff options
context:
space:
mode:
authorNobuyoshi Nakada <[email protected]>2024-01-01 14:43:26 +0900
committerNobuyoshi Nakada <[email protected]>2024-01-02 10:15:43 +0900
commit84eeb83f367e30c99e862a786e6fa6d21d8019e8 (patch)
treeb027fa111af1cb8b8bfd4f950efa9d341ae6ff5e /misc/lldb_rb/utils.py
parent5993d0f5f2e792b354955ae70442e66f7b31fb78 (diff)
[DOC] Stop using `:enddoc:` in rdoc files
In rdoc files, all documents belong to the top level of each file, and `:enddoc:` turns off `#document_self` for the entire document in the current file. This disables cross-references to labels in that file. Instead use `:stopdoc:` so that parsing can re-start by `:startdoc:` after the local variables.
Diffstat (limited to 'misc/lldb_rb/utils.py')
0 files changed, 0 insertions, 0 deletions