Joshua Chen
|
8e3e89d9ff
|
docs: add link from every category index page to the guide page (#7665)
|
2022-06-23 13:46:59 +02:00 |
|
Joshua Chen
|
e12a2efaeb
|
docs: normalize capitalization (#7619)
|
2022-06-15 13:04:33 +08:00 |
|
Joshua Chen
|
aeb6c971c0
|
docs: normalize capitalization (#7613)
|
2022-06-14 14:01:06 +08:00 |
|
Joshua Chen
|
c03def7d5f
|
docs: wrap more JSX in mdx-code-block (#7568)
|
2022-06-05 15:41:06 +08:00 |
|
Joshua Chen
|
785fed723f
|
refactor(theme-classic): move all sidebar-related config under themeConfig.docs.sidebar (#7277)
|
2022-05-04 12:08:19 +02:00 |
|
Joshua Chen
|
9fd5d62340
|
docs: enhance docs about Markdown TOC and metadata (#7278)
* docs: multiple documentation improvements
* fix
* fix
|
2022-04-30 21:30:14 +08:00 |
|
Andrew Lyons
|
ec109737e9
|
docs: explain more clearly the purpose of a ref sidebar type (#7159)
|
2022-04-12 15:59:41 +08:00 |
|
Joshua Chen
|
b5ceead3b2
|
feat(content-docs): autogenerate category with linked doc metadata as fallback (#6859)
|
2022-03-25 15:23:11 +01:00 |
|
tae
|
2e163a9ec4
|
feat(content-docs): allow custom props through _category_.json (#6780)
* feat(content-docs): allow custom props through _category_.json
* refactor
* documentation
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2022-03-05 18:52:36 +08:00 |
|
Sébastien Lorber
|
12aae9a086
|
docs: add doc for generated-index keyword/image metadata (#6708)
|
2022-02-17 14:24:13 +01:00 |
|
Jody Heavener
|
3629b5ab39
|
feat(docs,theme-classic): docs breadcrumbs (#6517)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-02-16 19:02:58 +01:00 |
|
TheCatLady
|
665d164351
|
feat(content-docs): add custom props front matter (#6619)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2022-02-09 17:04:07 +01:00 |
|
Joshua Chen
|
0c4dc00443
|
feat(content-docs): allow omitting enclosing array consistently for category shorthand (#6602)
* feat(content-docs): allow omitting enclosing array consistently for category shorthand
* update snapshot
* fix doc
|
2022-02-04 11:16:08 +08:00 |
|
Joshua Chen
|
1ca07f8466
|
refactor(content-docs): read category metadata files before autogenerating (#6586)
* refactor(content-docs): read category metadata files before autogenerating
* fix tests
* fix Windows...
* warn user when behavior is undetermined
* oops
* fix typo
|
2022-02-03 16:16:19 +08:00 |
|
Jody Heavener
|
6ec0db4722
|
feat(content-docs): sidebar item type "html" for rendering pure markup (#6519)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-02-02 18:38:35 +01:00 |
|
Joshua Chen
|
3573b5e4a9
|
fix(content-docs): render category with no subitems as a normal link (#6495)
|
2022-02-02 14:45:00 +01:00 |
|
Joshua Chen
|
c1e3801ee7
|
fix(cli): allow passing a list of file names to write-heading-ids (#6500)
|
2022-01-29 12:21:15 +08:00 |
|
Joshua Chen
|
3c58d7f027
|
feat(content-docs): allow explicitly disabling index page for generated category (#6452)
* feat(content-docs): allow explicitly disabling index page for generated category
* docs
* add test
|
2022-01-27 23:14:07 +08:00 |
|
Joshua Chen
|
24a895fbc5
|
feat(content-docs): expose isCategoryIndex matcher to customize conventions (#6451)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-01-26 17:58:52 +01:00 |
|
Joshua Chen
|
711a6fe3d0
|
docs: document embedding generated index in doc page (#6453)
* docs: document embedding generated index in doc page
* fix
|
2022-01-23 20:04:34 +08:00 |
|
Joshua Chen
|
01676329e1
|
docs: split sidebar documentation into sections (#6450)
* docs: split sidebar documentation into sections
* set slugs
* fix links
|
2022-01-23 17:50:48 +08:00 |
|