Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sphinx-doc/sphinx
/ append
Method
append
sphinx/ext/autodoc/_sentinels.py:48–49 ·
view source on GitHub ↗
(self, item: object)
Source
from the content-addressed store, hash-verified
46
return
True
47
48
def
append(self, item: object) -> None:
49
pass
# nothing
50
51
52
class
_Empty(_Sentinel):
Callers
15
__repr__
Method · 0.45
parse
Method · 0.45
run
Method · 0.45
code_role
Function · 0.45
merge_doctrees
Function · 0.45
levenshtein_distance
Function · 0.45
preserve_original_messages
Method · 0.45
extract_original_messages
Method · 0.45
__init__
Method · 0.45
connect
Method · 0.45
emit
Method · 0.45
_load_theme_with_ancestors
Function · 0.45
Calls
no outgoing calls
Tested by
15
add_code
Method · 0.36
test_doc
Method · 0.36
run_setup_cleanup
Method · 0.36
test_event_priority
Function · 0.36
pytest_report_header
Function · 0.36
on_process_docstring
Function · 0.36
_process_signature
Function · 0.36
process_signature
Function · 0.36
_special_getattr
Function · 0.36
_node
Method · 0.36
test_productionlist
Function · 0.36
source_read_handler
Function · 0.36