File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 88BUILDDIR = ../build/sphinx/
99AUTODOCDIR = api
1010AUTODOCBUILD = sphinx-apidoc
11- PROJECT = bo4e-python
11+ PROJECT = bo4e
1212MODULEDIR = ../src/bo4e
1313
1414# User-friendly check for sphinx-build
Original file line number Diff line number Diff line change 9191master_doc = "index"
9292
9393# General information about the project.
94- project = u"bo4e-python "
94+ project = u"bo4e"
9595copyright = u"2020, Hochfrequenz GmbH"
9696
9797# The version info for the project you're documenting, acts as replacement for
259259 (
260260 "index" ,
261261 "user_guide.tex" ,
262- u"bo4e-python Documentation" ,
262+ u"bo4e Documentation" ,
263263 u"Kevin Krechan" ,
264264 "manual" ,
265265 ),
Original file line number Diff line number Diff line change 11=============
2- bo4e-python
2+ bo4e
33=============
44
5- This is the documentation of **bo4e-python **.
5+ This is the documentation of **bo4e **.
66
77.. note ::
88
You can’t perform that action at this time.
0 commit comments