jonathansadowski
9b98a85380
Remove docs plugin from monorepo ( #44013 )
...
* Remove docs plugin from monorepo
* Add language to md-docs readme
* Fix lint error in blocks
* Add changefile(s) from automation for the following project(s): woocommerce-blocks
---------
Co-authored-by: github-actions <github-actions@github.com>
2024-01-23 16:16:07 -06:00
Ron Rennick
8a7ffac49b
add post tags support to docs manifest generator ( #43575 )
...
* Add tags to some readme files
* add post tags support
---------
Co-authored-by: Jacklyn Biggin <hi@jacklyn.dev>
Co-authored-by: Ron Rennick <ronald.rennick@automattic.com>
2024-01-16 12:54:37 -05:00
Ron Rennick
60b3aa8ed8
add support for custom document and category titles ( #43340 )
...
* add support for custom document and category titles
* remove the s in the source file instead of the manifest
---------
Co-authored-by: Ron Rennick <ronald.rennick@automattic.com>
2024-01-05 18:20:31 -05:00
Ron Rennick
47f832453f
fix linting
2023-12-08 13:04:21 -04:00
Ron Rennick
eb763901fa
add manifestignore support to generate docs manifest tool
2023-12-08 12:06:55 -04:00
Ron Rennick
b2cf209891
fix linting
2023-11-30 22:05:01 -04:00
Ron Rennick
cf2cd16689
fix linting for line length
2023-11-30 20:03:39 -04:00
Ron Rennick
10fdd4b993
fix optional parameter type
2023-11-30 19:19:36 -04:00
Ron Rennick
b01a80f06c
fix one more linting
2023-11-30 17:33:02 -04:00
Ron Rennick
35fdf3286f
fix linting
2023-11-30 17:20:36 -04:00
Ron Rennick
e7b1af8a06
improve category properties, s/readme/README file names
2023-11-30 16:32:52 -04:00
Ron Rennick
a5f9014f9b
remove stray spaces
2023-11-29 16:47:08 -04:00
Ron Rennick
d73d79d2ec
add category_slug, allow post_title to be null, fix linting
2023-11-29 16:45:32 -04:00
Ron Rennick
322f433455
fix category title, add post_title to docs manifest
2023-11-27 14:52:48 -04:00
Paul Sealock
b14653ede0
WooCommerce Docs: Delete posts when it removed from the manifest ( #39395 )
2023-08-04 14:00:50 +12:00
Sam Seay
4d685c361a
WooCommerce Docs: Relative Link Parsing ( #39293 )
2023-08-02 18:19:59 +12:00
Paul Sealock
fb26613f03
WooCommerce Docs: Update manifest hash on content update ( #39445 )
2023-08-01 13:13:42 +12:00
Sam Seay
26851bd3ce
WooCommerce Docs: Fix a bug where passing full file urls made ids unstable. ( #39357 )
...
Fix a bug where passing full file urls made ids unstable.
2023-07-26 16:54:45 +12:00
Paul Sealock
58dfbd2c4e
WooCommerce Docs: Handle multiple category posts ( #39352 )
2023-07-25 15:29:43 +12:00
Sam Seay
69e9acaba9
WooCommerce Docs: Improve Manifest Structure, Extend Frontmatter Support ( #39214 )
2023-07-17 20:46:23 +12:00
Sam Seay
e91a72b8a1
WooCommerce Docs: Support Gutenberg block conversion with CommonMark, add some basic unit tests. ( #39096 )
...
* Extract docs manifest generation into a CLI tool
2023-07-12 19:29:15 +12:00