Skip to content

Commit

Permalink
docs: remove reusable content from search result (#516)
Browse files Browse the repository at this point in the history
Remove reusable content pages by excluding the `reuse` directory.
  • Loading branch information
IronCore864 authored Nov 9, 2024
1 parent 5f5973d commit 115f9f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/custom_conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@
custom_excludes = [
'doc-cheat-sheet*',
'.tox',
"reuse/*",
]

# Add CSS files (located in .sphinx/_static/)
Expand Down

0 comments on commit 115f9f9

Please sign in to comment.