Skip to content

Commit

Permalink
refactored documentation and categories files in dev and gereral cate…
Browse files Browse the repository at this point in the history
…gory
  • Loading branch information
expeditionengineer committed Sep 4, 2024
1 parent f111235 commit ee4a999
Show file tree
Hide file tree
Showing 9 changed files with 32 additions and 8 deletions.
File renamed without changes.
File renamed without changes.
40 changes: 32 additions & 8 deletions webcentral/doc/06_sphinx/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,26 +9,50 @@ Welcome to webcentral's documentation!
Here you can find the documentation of the page source. The source code can be found on Github (insert link).
If you would like to do some development or host the Wissensplattform, please find information on the get started (insert link) page

End user guide
==============

.. toctree::
:maxdepth: 2
:caption: Contents:

general/getting_started
general/data_import
general/migrations
general/production

Develop guide
=============

.. toctree::
:maxdepth: 2
:caption: Contents:

dev/style_guide
dev/static_code_analysis
dev/pyproject_toml
dev/testing
dev/load_profiles
dev/plotly_apps
dev/csp
dev/use_cases
dev/save_page_views

.. toctree::
:maxdepth: 2
:caption: Contents:

quickstart
migrations
installtion_basics
pyproject_toml
contentSecurityPolicy
dataImportDjango
insertLinksInDatabase
templateStructure
translation
loadProfiles
plotlyApps
useCases
listing_pages
testing
production




Indices and tables
==================

Expand Down

0 comments on commit ee4a999

Please sign in to comment.