chore: fix markdown build output directory

This commit is contained in:
Tiara Rodney 2026-03-22 02:21:21 +01:00
parent 37e6a9e818
commit 0edad863e0
No known key found for this signature in database
GPG key ID: 5CD8EC1D46106723
7 changed files with 3 additions and 5 deletions

View file

@ -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/"

View file

@ -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*

View file

@ -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*