Clement Tsang
99a353bade
docs: update docs lib versions as of 2022-10-29 ( #857 )
...
Updates the following document building libraries:
- `mkdocs` (1.3.1 -> 1.4.1)
- `mkdocs-material` (8.5.3 -> 8.5.7)
- `mkdocs-material-extensions` (1.0.3 -> 1.1.0)
2022-10-29 04:21:05 -04:00
Clement Tsang
c4d164cfe1
docs: update mkdocs-material to 8.5.3 ( #819 )
2022-09-29 02:28:27 -04:00
Clement Tsang
5973e6db72
docs: adjust dev doc file structure, add build and deploy docs ( #804 )
...
* docs: add separate section on development
* docs: update instructions on writing docs
* docs: add build and deploy docs
2022-09-12 04:14:19 -04:00
Clement Tsang
1d0801ce71
docs: update mkdocs-material to 8.4.0 ( #788 )
2022-08-19 19:07:36 -04:00
Clement Tsang
31bd2ca19f
docs: bump mkdocs to fix markdown breaking exts ( #770 )
...
The markdown Python lib seems to be causing some issues with certain
extensions. Bumping mkdocs to 1.3.1 seems to resolve this issue (the
alternative is pinning markdown to < 8.4.0).
2022-07-24 06:50:52 -04:00
Clement Tsang
d3a187b529
docs: bump mkdocs-material to 8.3.9 ( #762 )
2022-07-07 05:30:49 -04:00
Clement Tsang
4fa1fc7f58
docs: bump mkdocs-material to 8.3.8 ( #753 )
...
Bumps mkdocs-material to 8.3.8, which contains some bug fixes.
2022-06-24 20:24:40 -04:00
Clement Tsang
372659094b
docs: bump mkdocs-material to 8.3.5 ( #751 )
...
Bumps mkdocs-material to 8.3.5 (https://github.com/squidfunk/mkdocs-material/releases/tag/8.3.5 ).
2022-06-15 03:46:48 -04:00
Clement Tsang
122373aff7
docs: bump mkdocs-material to 8.3.3 ( #748 )
...
Bumps mkdocs-material to version 8.3.3.
See https://github.com/squidfunk/mkdocs-material/releases/tag/8.3.3 for more details
2022-06-08 21:39:16 -04:00
Clement Tsang
c6ae6913fc
docs: bump mkdocs material to 8.2.15 ( #735 )
2022-05-23 20:11:21 -04:00
Clement Tsang
a26cffce05
docs: update mkdocs-material to 8.2.13 ( #727 )
2022-05-07 19:57:12 -04:00
Clement Tsang
7c62822732
docs: update mkdocs-material to 8.2.9 ( #701 )
2022-04-10 23:57:42 -04:00
Clement Tsang
747497cc8a
docs: mention discussions, fix broken link, update mkdocs req ( #698 )
...
Fixes a broken link, and mention when to use discussions over issues. Also updates mkdocs in the build process due to some broken dependencies.
2022-03-27 21:57:55 -04:00
Clement Tsang
78848ea968
docs: update mkdocs requirements ( #634 )
...
Updates the dependencies for mkdocs-related stuff.
2021-12-19 16:43:13 -05:00
Clement Tsang
65d3dd7af5
ci: simplify python dependency step for release/doc pipeline ( #596 )
...
Slightly simplifies the whole Python dependency step for pipelines generating mkdocs.
2021-10-10 18:16:21 -04:00