modified: Makefile

modified:   src/assets/sphinx/template/conf.py
	modified:   src/assets/sphinx/template/index.rst
This commit is contained in:
Loup-Garou911XD 2024-03-07 17:23:53 +05:30
parent 30621d58ea
commit c0a49d5304
3 changed files with 6 additions and 2 deletions

View File

@ -190,6 +190,7 @@ docs-sphinx:
docs-sphinx-clean:
rm -rf .cache/sphinx
rm -rf build/sphinx
pcommandbatch_speed_test: prereqs
@$(PCOMMAND) pcommandbatch_speed_test $(PCOMMANDBATCH)

View File

@ -33,6 +33,7 @@ html_theme = 'sphinx_rtd_theme' #'python_docs_theme' #"groundwork"
# -- Project information -----------------------------------------------------
keep_warnings = True # Supressing warnings
project = 'ballistica-bombsquad'
copyright = '2024, Efroemling'
@ -40,7 +41,8 @@ author = 'Efroemling'
# The full version, including alpha/beta/rc tags
# TODO: make this update from some variable
release = '1.7.33'
version = '1.7.33'
release = '43241'
# -- General configuration ---------------------------------------------------

View File

@ -9,7 +9,8 @@ Welcome to Bombsquad-docs's documentation!
.. toctree::
:maxdepth: 2
:caption: Contents:
modules
modules
Indices and tables