chore: fix markdown build output directory
This commit is contained in:
parent
37e6a9e818
commit
0edad863e0
7 changed files with 3 additions and 5 deletions
4
Pipfile
4
Pipfile
|
|
@ -17,5 +17,5 @@ setuptools-scm = "*"
|
||||||
python_version = "3.13"
|
python_version = "3.13"
|
||||||
|
|
||||||
[scripts]
|
[scripts]
|
||||||
"build:html" = "sphinx-build -b html src/ build/html"
|
"build:html" = "sphinx-build -b html src/ build/html/"
|
||||||
"build:markdown" = "sphinx-build -M markdown src/ build/markdown"
|
"build:markdown" = "sphinx-build -M markdown src/ build/"
|
||||||
|
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -10,4 +10,3 @@
|
||||||
body is redundant as it is the descritpion of issue
|
body is redundant as it is the descritpion of issue
|
||||||
* **update** by *Tiara Rodney* at *2026-03-15 03:39:06*
|
* **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:57:47*
|
||||||
* **new** by *Tiara Rodney* at *2026-02-10 20:46:51*
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
# Document
|
# Document
|
||||||
|
|
||||||
Version
|
Version
|
||||||
: 0.1.dev13+gc9df48199.d20260322
|
: 0.2.0
|
||||||
|
|
||||||
Status
|
Status
|
||||||
: Draft
|
: Draft
|
||||||
|
|
@ -754,4 +754,3 @@ Unknown types are placed after all defined types.
|
||||||
body is redundant as it is the descritpion of issue
|
body is redundant as it is the descritpion of issue
|
||||||
* **update** by *Tiara Rodney* at *2026-03-15 03:39:06*
|
* **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:57:47*
|
||||||
* **new** by *Tiara Rodney* at *2026-02-10 20:46:51*
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue