Updated the What is PrimAITE? section in index.rst. Dropped the use of sphinx-code-tabs in the docs as building the docs in pdf (make latexpdf) is suddenly complaining about the tab buttons.

This commit is contained in:
Chris McCarthy
2023-08-03 16:04:23 +01:00
parent 80ddf511dc
commit fed65db7fc
5 changed files with 159 additions and 108 deletions

View File

@@ -65,7 +65,6 @@ dev = [
"pytest-flake8==1.1.1",
"setuptools==66",
"Sphinx==6.1.3",
"sphinx-code-tabs==0.5.3",
"sphinx-copybutton==0.5.2",
"wheel==0.38.4"
]