remove junk
This commit is contained in:
parent
d3ab54bb07
commit
2a4db2e5ac
4
conf.py
4
conf.py
@ -250,10 +250,6 @@ def setup(app):
|
|||||||
app.connect('doctree-resolved', tag_toctrees) # TODO ANVFE not used + typo
|
app.connect('doctree-resolved', tag_toctrees) # TODO ANVFE not used + typo
|
||||||
|
|
||||||
|
|
||||||
def export_collapse_menu_option(app, pagename, templatename, context, doctree):
|
|
||||||
context['collapse_menu'] = app.config.collapse_menu
|
|
||||||
|
|
||||||
|
|
||||||
def versionize(app, pagename, templatename, context, doctree):
|
def versionize(app, pagename, templatename, context, doctree):
|
||||||
""" Adds a version switcher below the menu, requires ``canonical_root``
|
""" Adds a version switcher below the menu, requires ``canonical_root``
|
||||||
and ``versions`` (an ordered, space-separated lists of all possible
|
and ``versions`` (an ordered, space-separated lists of all possible
|
||||||
|
Loading…
Reference in New Issue
Block a user