Skip to content

Commit e279eac

Browse files
Reorganize docs, add several new guides (#685)
* Organize and add more admin docs * Use pngquant on images * More docs restructuring * Add guides section to docs * Work on admin, assembly, and CLI guides * Rename CLI guide directory * Add login instructions to CLI docs * Add docs for adding and removing assemblies * Add doc describing features and how to import them * Add JBrowse configuration docs * Add evidence track docs * Add changelog docs * Improve doc code block theming * Add screenshots/examples to evidence tracks guide * Update theme and coloring docs * Spell and grammar check * Remove guides that aren't finished yet * Run pngquant
1 parent e9db4ee commit e279eac

File tree

115 files changed

+703
-275
lines changed

Some content is hidden

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

115 files changed

+703
-275
lines changed

packages/apollo-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"posttest": "yarn lint",
3131
"test:ci": "nyc mocha 'src/**/*.test.ts'",
3232
"test:cli": "yarn tsx src/test/test.ts",
33-
"version": "oclif readme --multi --dir ../website/docs/admin/cli/ && oclif readme && git add README.md"
33+
"version": "oclif readme --multi --dir ../website/docs/03-guides/04-cli/ && oclif readme && git add README.md"
3434
},
3535
"oclif": {
3636
"bin": "apollo",
-44.6 KB
-51.8 KB
-7.7 KB
-20.1 KB
-13.7 KB
-16.4 KB
-22.6 KB
-19.5 KB
-33.2 KB

0 commit comments

Comments
 (0)