Compare commits

..

8 Commits
main ... main

Author SHA1 Message Date
e0255ad1bc Merge pull request 'Release v0.4.1' (#20) from release-0.4.1 into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: wtf-eg/handbuch-gen#20
2023-04-12 20:31:36 +02:00
70faa0dbb2
Update sources
All checks were successful
continuous-integration/drone/pr Build is passing
2023-04-12 20:28:56 +02:00
847c227765
Release v0.4.0
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-06 13:00:50 +01:00
b98a19b955
Update sources
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-12 20:36:43 +01:00
0c48ee0210
Update copyright 2023-01-12 20:10:30 +01:00
bc4d3f8249
Cleanup 2023-01-12 20:04:03 +01:00
222ad0244b
Extend copyright
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-01 13:55:04 +01:00
f74933d864
Update sources 2022-12-01 13:52:49 +01:00
3 changed files with 4 additions and 7 deletions

View File

@ -20,7 +20,7 @@ import sys
# -- Project information ----------------------------------------------------- # -- Project information -----------------------------------------------------
project = 'RTFM - Das Handbuch zur WTF eG' project = 'RTFM - Das Handbuch zur WTF eG'
copyright = '2021, diverse' copyright = '2021-2023, diverse'
author = 'Autorenkollektiv' author = 'Autorenkollektiv'
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags

@ -1 +1 @@
Subproject commit 7fbbd4ddb746a1adb3a1bf9110d6c64b12e87595 Subproject commit 1b1c4bffef881b4eb80956a2755578c17dc615ec

View File

@ -3,12 +3,12 @@
You can adapt this file completely to your liking, but it should at least You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive. contain the root `toctree` directive.
RTFM - Das Handbuch zur wtf Kooperative eG RTFM - Das Handbuch zur WTF Kooperative eG
=========================================== ===========================================
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
:caption: Contents: :caption: Inhaltsverzeichnis
handbuch/impressum.md handbuch/impressum.md
handbuch/intro.md handbuch/intro.md
@ -20,6 +20,3 @@ RTFM - Das Handbuch zur wtf Kooperative eG
handbuch/RaaS.md handbuch/RaaS.md
handbuch/Auszahlung.md handbuch/Auszahlung.md
handbuch/FAQ.md handbuch/FAQ.md
Indices and tables
==================