Renamed the project from "Mia! Accounting" to "Mia! Accounting Django".

This commit is contained in:
2023-04-04 18:45:59 +08:00
parent 020555602d
commit c301f7ca74
4 changed files with 19 additions and 19 deletions

View File

@ -14,8 +14,8 @@ django.setup()
# -- Project information -----------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
project = 'Mia! Accounting'
copyright = '2022, imacat'
project = 'Mia! Accounting Django'
copyright = '2022-2023, imacat'
author = 'imacat'
release = '0.1.0'

View File

@ -1,10 +1,10 @@
.. Mia! Accounting documentation master file, created by
.. Mia! Accounting Django documentation master file, created by
sphinx-quickstart on Thu Dec 8 00:42:14 2022.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Mia! Accounting's documentation!
===========================================
Welcome to Mia! Accounting Django's documentation!
==================================================
.. toctree::
:maxdepth: 2