diff --git a/book/source/conf.py b/book/source/conf.py index 57ab665..9d8cf4e 100644 --- a/book/source/conf.py +++ b/book/source/conf.py @@ -6,9 +6,8 @@ # -- Project information ----------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information -project = 'Notes on OpenPGP' -copyright = '2023, Foo' -author = 'Foo' +project = 'OpenPGP for application developers' +copyright = '2023, The "Notes on OpenPGP" project' # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration diff --git a/book/source/index.md b/book/source/index.md index ba2a74a..6ee4f9a 100644 --- a/book/source/index.md +++ b/book/source/index.md @@ -1,4 +1,4 @@ -# Notes on OpenPGP, for application developers +# OpenPGP for application developers, an introduction ```{toctree} :numbered: