change references to doc to all be docs

This commit is contained in:
pacrob
2023-05-03 14:05:29 -06:00
parent 3b9f8c288b
commit 23a192f62c
7 changed files with 8 additions and 8 deletions

View File

@ -10,7 +10,7 @@ ALLOWED_EXTENSIONS = {
".breaking.rst",
".bugfix.rst",
".deprecation.rst",
".doc.rst",
".docs.rst",
".feature.rst",
".internal.rst",
".misc.rst",