Home
last modified time | relevance | path

Searched refs:docname (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/
H A Dconf.py592 def add_subproject_index(app, docname, content): argument
594 if docname != master_doc:
/linux/Documentation/sphinx/
H A Dmaintainers_include.py332 docdir = os.path.dirname(os.path.join(env.srcdir, env.docname))
H A Dkernel_include.py426 for name, dispname, objtype, docname, anchor, priority in domain_obj.get_objects():