Add initial documentation (move from main repo)

This commit is contained in:
2023-09-12 16:40:05 -04:00
commit 58440850df
26 changed files with 9618 additions and 0 deletions

6
mkdocs.yml Normal file
View File

@ -0,0 +1,6 @@
site_name: Parallel Virtual Cluster documentation
theme: readthedocs
markdown_extensions:
- toc:
permalink: yes
toc_depth: '1-4'