--- a +++ b/docs/source/index.md @@ -0,0 +1,15 @@ +% scPanel documentation master file, created by +% sphinx-quickstart on Wed Oct 16 16:42:25 2024. +% You can adapt this file completely to your liking, but it should at least +% contain the root `toctree` directive. + +# scPanel documentation + +Add your content using `reStructuredText` syntax. See the +[reStructuredText](https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html) +documentation for details. + +```{toctree} +:caption: 'Contents:' +:maxdepth: 2 +```