Skip to content

Commit 4f5a900

Browse files
Add web editor documentation (#357)
* Add web editor documentation * Fix broken links * Easier readability * Undo * Update current web editor docs * UX improvements * Minor changes * Fix typos and add OpenAPI limitation
1 parent abe76ea commit 4f5a900

32 files changed

+314
-60
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
.DS_Store
22
node_modules
33
package-lock.json
4+
.idea/
5+
.vscode/

changelog/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ mode: "wide"
88
## Web Editor
99
We've revamped our web editor so that you can now update docs with a fully WYSIWYG experience, while syncing with markdown.
1010

11-
Check out our [docs on getting started with Web Editor](/webeditor).
11+
Check out our [docs on getting started with Web Editor](/web-editor).
1212

1313
## llms.txt
1414
All docs instances are now automatically hosted at /llms.txt and /llms-full.txt so that LLMs can easily ingest your documentation. For more information, read the [docs on the new llms.txt standard.](https://llmstxt.org)

images/editor/branches-dark.png

89.3 KB
Loading

images/editor/branches-light.png

91 KB
Loading

images/editor/edit-image-dark.png

543 KB
Loading

images/editor/edit-image-light.png

588 KB
Loading

images/editor/image-form-dark.png

120 KB
Loading

images/editor/image-form-light.png

125 KB
Loading
359 KB
Loading
370 KB
Loading

0 commit comments

Comments
 (0)