Remove Copyright sectionf from doc pages, and a couple missing bits

... from fish.rst
This commit is contained in:
Aaron Gyes
2021-11-04 13:26:54 -07:00
parent 1c5a88ad21
commit 0803a8fc3e
3 changed files with 7 additions and 7 deletions

View File

@@ -68,7 +68,6 @@ highlight_language = "fish-docs-samples"
# -- Project information -----------------------------------------------------
project = "fish-shell"
copyright = "2021, fish-shell developers"
author = "fish-shell developers"
issue_url = "https://github.com/fish-shell/fish-shell/issues"
@@ -214,7 +213,7 @@ texinfo_documents = [
"fish-shell Documentation",
author,
"fish-shell",
"One line description of project.",
"the friendly interactive shell",
"Miscellaneous",
)
]