OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:make_toc_items
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/common/extensions/docs/server2/
table_of_contents_renderer.py
34
def
make_toc_items
(entries):
function in function:TableOfContentsRenderer.Render
40
'subheadings':
make_toc_items
(entry.entries),
46
items_for_section =
make_toc_items
(section.structure)
Completed in 149 milliseconds