* Adjusting relative links in docs folder to avoid 404s on docs site
Adjusting relative links in docs folder to avoid 404s on docs site
* Update docs-manifest.json
* Update docs manifest to reflect current trunk
* Fix invalid links
* Update manifest
---------
Co-authored-by: Jacklyn Biggin <hi@jacklyn.dev>
* Removing notices that are no-longer-relevant
Removing "WIP" and "developer-level" notices, and fixing a few titles
* add updated docs manifest
---------
Co-authored-by: Jacklyn Biggin <hi@jacklyn.dev>
* Adjusting post_titles, menu_titles, and tags for docs folder
Adjusting the post_titles, menu_titles, and tags for document files in the docs folder
* Update removing-product-product-category-or-shop-from-the-url.md
* Update classic-theme-developer-handbook.md
* further adjustments and casing
* Move HPOS/CLI contents into README
---------
Co-authored-by: Jacklyn Biggin <hi@jacklyn.dev>
* Initial migration
* Add additional links to code reference
* Fix lint indentation issue
* Add nav_args['parentPath'] documentation
* Minor code style fix (spacing)
* Update add_extension_register_page example to adhere to guidelines
* Update woocommerce_admin_pages_list filter example to conform to guidelines
* Update parentPath doc to make it clear that it is part of the JS config, not the PHP config
* reorganizing documents for better discoverability
* adding and adjusting category descriptions for docs site
---------
Co-authored-by: Jacklyn Biggin <hi@jacklyn.dev>
* migrating images out of docs folder
Migrating images from '_media' folders to developer.woo.com/docs media folder and removing media folders and image files from docs folder.
* Delete 73 results - 16 files.md
* replace forward tick with ' in docs folder
* replace encoded bcktick with single quote in docs folder
---------
Co-authored-by: Ron Rennick <ronald.rennick@automattic.com>
We've been quietly building a set of documentation in a private repo that we are ready to move over to the public monorepo so that we can continue our initiative to imrpove the documentation experience for Woo developers.