mirror of
https://github.com/drewcassidy/quicktex.git
synced 2024-09-13 06:37:34 +00:00
Documentation nice-to-haves
This commit is contained in:
parent
22e1455ceb
commit
697f7243a0
2
docs/changelog.md
Normal file
2
docs/changelog.md
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
```{include} ../CHANGELOG.md
|
||||||
|
```
|
2
docs/license.md
Normal file
2
docs/license.md
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
```{include} ../LICENSE.md
|
||||||
|
```
|
@ -46,6 +46,7 @@ docs = [
|
|||||||
stubs = ["pybind11-stubgen"]
|
stubs = ["pybind11-stubgen"]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
|
Docs = "https://quicktex.readthedocs.io/en/"
|
||||||
Source = "https://github.com/drewcassidy/quicktex"
|
Source = "https://github.com/drewcassidy/quicktex"
|
||||||
Changelog = "https://github.com/drewcassidy/quicktex/blob/main/CHANGELOG.md"
|
Changelog = "https://github.com/drewcassidy/quicktex/blob/main/CHANGELOG.md"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user