fixed Readme

This commit is contained in:
Jaikinator
2023-10-16 16:20:56 +02:00
parent 87da03d74e
commit 3647753a50
2 changed files with 8 additions and 8 deletions
+3
View File
@@ -26,6 +26,9 @@ jobs:
- name: Sphinx build
run: |
cp README.md ./source/README.md
cp LICENSE ./source/LICENSE
cp Pictures ./source/Pictures
sphinx-apidoc -o source scraibe/
sphinx-build -M html source docs
make html
+5 -8
View File
@@ -1,22 +1,19 @@
Welcome to ScrAIbe: Streamlined Conversation Recording with Automated Intelligence Based Environment's documentation!
=====================================================================================================================
Readme File
===========
.. automodule:: scraibe
:members:
:members:
.. toctree::
:maxdepth: 2
:caption: Contents:
.. include:: ../README.md
:parser: myst_parser.sphinx_
../README.md
modules
../LICENSE
Indices and tables
==================