Move cpp/docs to docs

This commit is contained in:
Oliver Hamlet
2025-06-11 19:06:08 +01:00
parent 57c8959da9
commit f4511b99bb
42 changed files with 33 additions and 22 deletions
+9
View File
@@ -0,0 +1,9 @@
[project]
name = "libloot-cpp-docs"
version = "0.27.0"
requires-python = ">=3.11"
dependencies = [
"breathe==4.36.0",
"sphinx==8.2.3",
"sphinx-rtd-theme==3.0.2",
]