Renamed the project from "Mia! Accounting" to "Mia! Accounting Django".
This commit is contained in:
@ -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'
|
||||
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user