mirror of
https://github.com/varun-r-mallya/Python-BPF.git
synced 2026-02-07 13:40:59 +00:00
docs: Exclude README.md from toctree
This commit is contained in:
@ -101,3 +101,5 @@ autodoc_default_options = {
|
||||
}
|
||||
|
||||
autodoc_typehints = "description"
|
||||
|
||||
exclude_patterns = ["README.md"]
|
||||
|
||||
Reference in New Issue
Block a user