diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 4e9258f514..6dc3cca03a 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -8,3 +8,5 @@ version: 2 sphinx: configuration: docs/conf.py +formats: + - pdf diff --git a/docs/conf.py b/docs/conf.py index 176ce1ca25..a7512ee340 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -21,7 +21,7 @@ # -- Project information ----------------------------------------------------- project = 'longturn-manuals' -copyright = '2021, Longturn.net' +copyright = '2022, Longturn.net' author = 'Longturn.net' # The short X.Y version @@ -172,7 +172,7 @@ # -- Options for Epub output ------------------------------------------------- # Bibliographic Dublin Core info. -epub_title = project +epub_title = 'longturn-manualsdoc' # The unique identifier of the text. This can be a ISBN number # or the project homepage.