Skip to content

Commit 94857e8

Browse files
docs: Phase 0 - Clean up non-book documentation and fix API endpoints (#257)
* docs: Phase 0 - clean up non-book documentation - Remove outdated standalone documentation files that are now in the book - Delete duplicate cli-reference directories (docs/docs and docs/cli-reference) - Add docs/book/ to .gitignore (mdBook build output) - Fix typo in .gitignore comment Part of #248 * fix(docs): correct incorrect /account endpoint references - Change /account to / for Cloud API account info endpoint - The /account endpoint returns 404; correct endpoint is / - Fixed in all documentation files including quickstart, authentication, configuration, api reference, and cloud overview Part of #248
1 parent 3a65d1c commit 94857e8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

119 files changed

+16
-3092
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,8 @@ dump.rdb
3434
.claude/
3535
CLAUDE.md
3636

37-
# Temporoary stuff
37+
# Temporary stuff
3838
tmp/
39+
40+
# mdBook build output
41+
docs/book/

docs/CONFIGURATION_AUDIT.md

Lines changed: 0 additions & 286 deletions
This file was deleted.

0 commit comments

Comments
 (0)