mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 14:21:16 +00:00
Remove the "View Page Source" links from the sphinx docs
The rst source is not really all that interesting :-)
This commit is contained in:
parent
eef43bdf48
commit
376ed43544
1 changed files with 2 additions and 0 deletions
|
@ -72,5 +72,7 @@ html_theme = 'sphinx_rtd_theme'
|
|||
# so a file named "default.css" will overwrite the builtin "default.css".
|
||||
html_static_path = ['_static']
|
||||
|
||||
html_show_sourcelink = False
|
||||
|
||||
def setup(app):
|
||||
app.add_css_file('theme_tweak.css')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue