Kader Ibrahim S
82b90d07ec
Adds documentation for WooCommerce endpoints ( #40773 )
...
* Adds WooCommerce Endpoints documentation
* Removes images from `woocommerce.com` domain.
* Embed code directly into markdown instead of using gists.
* Adds images to the document.
* Adds changelog file
* Move the document to the right folder.
* Fixes markdown lint issues
2023-10-24 11:04:38 +02:00
Kader Ibrahim S
7aea11a7d0
Adds documentation for Checkout Fields customisations using actions and filters ( #40775 )
...
* Initial commit from HTML to Markdown.
* Migrates checkout actions and filters document.
* Fixes linting errors
2023-10-23 23:28:09 +02:00
Leif Singer
492a41890c
Docs: add wc cli overview ( #40770 )
...
* add wc-cli/overview.md
* tweaks to content
* appease the linter
2023-10-23 23:14:51 +02:00
Leif Singer
2219c5686e
Docs: add wc cli commands ( #40774 )
...
* add wc-cli/commands.md
* convert HTML to markdown, clean up, and appease the linter
2023-10-23 23:03:16 +02:00
Kader Ibrahim S
99a39ad56e
Adds documentation for implementing WC Integration ( #40772 )
...
* First draft after HTML to markdown.
* Refactors the implement settings document.
* Adds changelog file
2023-10-23 23:03:04 +02:00
Leif Singer
810d322c43
Docs: add contributing/common-issues.md ( #40768 )
...
* add contributing/common-issues.md
* tweak wording and formatting here and there
2023-10-23 23:01:51 +02:00
Leif Singer
fb3f6d95fa
add `deprecation-in-core.md` ( #40765 )
2023-10-23 23:01:38 +02:00
Brent MacKinnon
1570d26ec4
migrating a batch of contribution-related docs from the wiki ( #40764 )
...
* migrating a batch of contribution-related docs from the wiki
* Delete deprecation-in-core.md
* liniting
2023-10-23 23:01:25 +02:00
Brent MacKinnon
9028178d95
Create shipping-method-api.md ( #40763 )
...
* Create shipping-method-api.md
* Update shipping-method-api.md
2023-10-23 23:01:14 +02:00
Paulo Arromba
3699ecdc00
Add API Critical Flows to /docs ( #40762 )
...
* Created md file for API Critical Flows
* Added Shipping section
* Moved api-critical-flows.md to docs/contributing folder
2023-10-23 23:00:59 +02:00
Brent MacKinnon
9a10a416b0
Create payment-token-api.md ( #40761 )
...
* Create payment-token-api.md
* Create payment-gateway-api.md
* adjusting for lint
* Create payment-gateway-plugin-base.md
* Update payment-token-api.md
* Update payment-token-api.md
* adjusting for linting
* Update payment-gateway-api.md
2023-10-23 23:00:42 +02:00
Brent MacKinnon
890fb93a01
Create woocommerce-git-flow.md ( #40758 )
...
* Create woocommerce-git-flow.md
* Update woocommerce-git-flow.md
* Update woocommerce-git-flow.md
2023-10-23 23:00:26 +02:00
Brent MacKinnon
3abc6d82e6
Update developer-resources.md ( #40058 )
2023-10-23 23:00:13 +02:00
Brent MacKinnon
72b228fc7c
Create user-experience-guidelines.md ( #39894 )
...
* Create user-experience-guidelines.md
* Beefing up user-experience guidlines
adding media folder, and 6 new docs to create the user experience folder in our docs repo.
* UX guidelines to pass linting
* Update task-list-and-inbox.md
* Update task-list-and-inbox.md
* moving images to developer.woo.com
2023-10-23 22:59:56 +02:00
Kader Ibrahim S
6d7755813a
Adds documentation for useful functions ( #40771 )
...
Co-authored-by: Néstor Soriano <konamiman@konamiman.com>
2023-10-23 11:37:53 +02:00
Niels Lange
7f64791745
Add docs “Translating WooCommerce” ( #40744 )
2023-10-18 10:17:47 +07:00
nigeljamesstevenson
2b82e0b092
Migration of e2e core critical flows ( #40785 )
2023-10-17 10:36:26 +01:00
Miguel Pérez Pellicer
7f4d6459af
Add documentation for WooCommerce Class Reference ( #40754 )
2023-10-17 13:06:22 +04:00
Miguel Pérez Pellicer
49073f796e
Add documentation for Using custom attributes in menus and taxonomy archives ( #40755 )
2023-10-17 13:05:54 +04:00
Miguel Pérez Pellicer
ff03403d3f
Add documentation for Removing /product/ , /product-category/ , or /shop/ from the URLs ( #40753 )
...
* Migrate documentation for Removing /product/ , /product-category/ , or /shop/ from the URLs
* Markdown linter
2023-10-17 12:58:59 +04:00
Miguel Pérez Pellicer
cfd0ff1da8
Add documentation for Adding a Section to a Settings Tab ( #40751 )
...
* Add documentation for Adding a Section to a Settings Tab
* Modify links
2023-10-17 12:49:29 +04:00
Miguel Pérez Pellicer
6c3ed1c7d0
Revisit docs for HPOS ( #40756 )
2023-10-17 12:49:03 +04:00
Niels Lange
6603e2bcad
List other language tools
2023-10-17 10:33:25 +07:00
Niels Lange
4a8c446007
Remove superlative sentence
2023-10-17 09:52:28 +07:00
Niels Lange
80aad6da83
Explain how to locate the corresponding language code
2023-10-17 09:49:27 +07:00
Niels Lange
3e9f2c29ac
Display full URL
2023-10-17 09:40:15 +07:00
Niels Lange
d03ac90985
Remove developer level doc note ( #40746 )
2023-10-16 22:14:55 +07:00
Matt Sherman
b4474fc633
Doc: Migrate naming conventions ( #40781 )
2023-10-13 17:56:26 -04:00
Jon Lane
b4b107f4f9
Few additional flows
2023-10-13 14:40:59 -07:00
Jon Lane
fc1f21b98b
Added new flows
2023-10-13 14:35:08 -07:00
Jon Lane
37ededc875
Migration of existing page
2023-10-13 13:37:40 -07:00
Jonathan Lane
f0c5e7a22a
Migrate testing instructions doc from wiki ( #40720 )
...
* Migrate testing instructions doc from wiki
* Linting fixes
* Linting fixes
* Updated URLs for images
* Add changelog
---------
Co-authored-by: Jon Lane <jon.lane@automattic.com>
2023-10-13 12:58:01 -07:00
Matt Sherman
161219bf73
Fix linting issues
2023-10-13 15:51:27 -04:00
Matt Sherman
0ba4c1d80c
CSS naming conventions migration
2023-10-13 15:41:57 -04:00
Matt Sherman
60b77eef28
Naming conventions migration
2023-10-13 15:41:47 -04:00
Niels Lange
ac500dcd34
Remove developer doc note
2023-10-13 15:58:10 +07:00
Niels Lange
428ce8ec4f
Save additional *.md liniting error
2023-10-13 13:29:40 +07:00
Niels Lange
ab281ac1d2
Fix *.md linting errors
2023-10-13 13:07:51 +07:00
Niels Lange
715b4ccc31
Add docs “Translating WooCommerce”
2023-10-13 12:56:48 +07:00
Corey McKrill
a590f8945d
Docs: Add linting rules to style-guide.md ( #40647 )
2023-10-10 12:12:59 -07:00
Brent MacKinnon
51626a09ec
Update style-guide.md
2023-10-10 13:11:14 -03:00
Brent MacKinnon
88ef351f54
Update style-guide.md
2023-10-10 13:03:17 -03:00
Nathan Silveira
dab1457bba
Add 'Declaring compatibility with the product editor' section to Handbook ( #40658 )
...
* Add declaring compatibility section
* Improve text
2023-10-10 13:39:44 +00:00
Brent MacKinnon
e1f85cbde8
Add linting rules to style-guide.md
2023-10-06 18:05:31 -03:00
Brent MacKinnon
ba63366169
Add settings-api.md
2023-10-06 15:06:22 -03:00
Nathan Silveira
793e4a821d
Split product editor blocks into separate directory structures ( #40571 )
...
* Create 'generic' and 'product-fields' and separate blocks between the two
* Refactor 'BlockRegistry' to include new directory structure
* Increment README
* Add param documentation
* Add changelogs
* Lint markdown
* Add block directory doc
* Fix jest test
* Update handbook reference
2023-10-04 13:51:25 +00:00
Barry Hughes
798d8d318c
Add docs manifest. ( #40507 )
...
This was generated 'manually', however the end goal is to add automations (probably via GH Actions) to regenerate the manifest as and when needed.
2023-10-03 11:33:48 -07:00
barryhughes
fb4a48aeb8
Move docs-manifest.json to docs folder.
2023-10-02 09:21:21 -07:00
Nathan Silveira
1903b3a759
Update Product Editor Handbook ( #40514 )
...
* Rename title
* Remove common-tasks section as it's currently made redundant by template API documentation
* Create index for reusable blocks doc
* Update reference to the handbook
* Add references to new documentation to the handbook
* Add changelog
* Update README.md
2023-10-02 12:59:35 +00:00
barryhughes
6b7014b239
Manifest needs to be in project root for the paths to work.
2023-09-28 23:05:08 -07:00