diff --git a/Pipfile b/Pipfile index 6da0049..acda1b0 100644 --- a/Pipfile +++ b/Pipfile @@ -17,5 +17,5 @@ setuptools-scm = "*" python_version = "3.13" [scripts] -"build:html" = "sphinx-build -b html src/ build/html" -"build:markdown" = "sphinx-build -M markdown src/ build/markdown" +"build:html" = "sphinx-build -b html src/ build/html/" +"build:markdown" = "sphinx-build -M markdown src/ build/" diff --git a/build/markdown/doctrees/AGENTS.doctree b/build/markdown/doctrees/AGENTS.doctree index d67960c..dfb0cd0 100644 Binary files a/build/markdown/doctrees/AGENTS.doctree and b/build/markdown/doctrees/AGENTS.doctree differ diff --git a/build/markdown/doctrees/CHANGELOG.doctree b/build/markdown/doctrees/CHANGELOG.doctree index c67dd8e..c85bd28 100644 Binary files a/build/markdown/doctrees/CHANGELOG.doctree and b/build/markdown/doctrees/CHANGELOG.doctree differ diff --git a/build/markdown/doctrees/README.doctree b/build/markdown/doctrees/README.doctree index 64a09d2..80c3876 100644 Binary files a/build/markdown/doctrees/README.doctree and b/build/markdown/doctrees/README.doctree differ diff --git a/build/markdown/doctrees/environment.pickle b/build/markdown/doctrees/environment.pickle index 794991f..cdcc454 100644 Binary files a/build/markdown/doctrees/environment.pickle and b/build/markdown/doctrees/environment.pickle differ diff --git a/build/markdown/markdown/CHANGELOG.md b/build/markdown/markdown/CHANGELOG.md index d7b5042..50ef0a2 100644 --- a/build/markdown/markdown/CHANGELOG.md +++ b/build/markdown/markdown/CHANGELOG.md @@ -10,4 +10,3 @@ body is redundant as it is the descritpion of issue * **update** by *Tiara Rodney* at *2026-03-15 03:39:06* * **new** by *Tiara Rodney* at *2026-02-10 20:57:47* -* **new** by *Tiara Rodney* at *2026-02-10 20:46:51* diff --git a/build/markdown/markdown/README.md b/build/markdown/markdown/README.md index 869e5a0..e89a806 100644 --- a/build/markdown/markdown/README.md +++ b/build/markdown/markdown/README.md @@ -1,7 +1,7 @@ # Document Version -: 0.1.dev13+gc9df48199.d20260322 +: 0.2.0 Status : Draft @@ -754,4 +754,3 @@ Unknown types are placed after all defined types. body is redundant as it is the descritpion of issue * **update** by *Tiara Rodney* at *2026-03-15 03:39:06* * **new** by *Tiara Rodney* at *2026-02-10 20:57:47* -* **new** by *Tiara Rodney* at *2026-02-10 20:46:51*