Fix docs build failure

dynamic_background_opacity needs to be its own option in the conf docs.
This commit is contained in:
Kovid Goyal
2019-04-24 15:39:16 +05:30
parent 35c6014025
commit 099510f4d1
2 changed files with 9 additions and 4 deletions

View File

@@ -180,7 +180,7 @@ texinfo_documents = [
# }}}
# GitHub linking inlne roles {{{
# GitHub linking inline roles {{{
def num_role(which, name, rawtext, text, lineno, inliner, options={}, content=[]):
' Link to a github issue '