| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b8ad0c5 commit ec74e5b
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -50,8 +50,8 @@ | |||
| 50 | 50 | # The suffix of source filenames. | |
| 51 | 51 | source_suffix = '.rst' | |
| 52 | 52 | ||
| 53 | - # The master toctree document. | ||
| 54 | - master_doc = 'index' | ||
| 53 | + # The root toctree document. | ||
| 54 | + root_doc = 'index' | ||
| 55 | 55 | ||
| 56 | 56 | # General substitutions. | |
| 57 | 57 | project = 'python-ldap' | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -13,7 +13,7 @@ Project | |||
| 13 | 13 | **A3**: see file CHANGES in source distribution | |
| 14 | 14 | or `repository`_. | |
| 15 | 15 | ||
| 16 | - .. _repository: https://github.com/python-ldap/python-ldap/blob/master/CHANGES | ||
| 16 | + .. _repository: https://github.com/python-ldap/python-ldap/blob/main/CHANGES | ||
| 17 | 17 | ||
| 18 | 18 | ||
| 19 | 19 | Usage | |
| Back | FazBrowse Home | New Git URL |
0 commit comments