##// END OF EJS Templates
remove link for all pages
Coco Mishra -
Show More
1 NO CONTENT: new file 100644, binary diff hidden
NO CONTENT: new file 100644, binary diff hidden
1 NO CONTENT: new file 100644, binary diff hidden
NO CONTENT: new file 100644, binary diff hidden
1 NO CONTENT: new file 100644, binary diff hidden
NO CONTENT: new file 100644, binary diff hidden
1 NO CONTENT: new file 100644, binary diff hidden
NO CONTENT: new file 100644, binary diff hidden
@@ -38,11 +38,7 b' else:'
38 html_theme = "sphinx_rtd_theme"
38 html_theme = "sphinx_rtd_theme"
39 html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
39 html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
40
40
41 html_context = {
41 html_show_sourcelink = False
42 "display_github": False, # Add 'Edit on Github' link instead of 'View page source'
43 "last_updated": True,
44 "commit": False,
45 }
46
42
47 # If your extensions are in another directory, add it here. If the directory
43 # If your extensions are in another directory, add it here. If the directory
48 # is relative to the documentation root, use os.path.abspath to make it
44 # is relative to the documentation root, use os.path.abspath to make it
General Comments 0
You need to be logged in to leave comments. Login now