Skip to content

Commit 6dc998b

Browse files
author
Tyler Jewell
authored
Revampled CHE Docs Outline (eclipse-che#3420)
* che-docs
1 parent 9fe43a1 commit 6dc998b

23 files changed

Lines changed: 1023 additions & 1397 deletions

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,11 @@ Thumbs.db
6060
*/overlays
6161
*~
6262

63-
# Che files
63+
# Che files #
64+
#############
6465
.che
6566
dockerfiles/che/eclipse-che.tar.gz
6667
.unison*
6768
docs/_site
6869
docs/.sass-cache
69-
70+
docs/.jekyll-metadata

docs/_data/docs.yml

Lines changed: 27 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,14 @@
11
- title: SETUP
22
docs:
3-
- che-setup-intro
3+
- che-setup-intro
44
- che-setup-getting-started
55
- che-setup-getting-started-saas-cloud
6-
- che-setup-bitnami
7-
- che-setup-cli
8-
- che-setup-ssh
9-
- che-setup-desktop-ide-mounting
10-
- che-setup-config
11-
- che-setup-config-proxies
12-
- che-setup-networking
13-
- che-setup-config-docker
14-
- che-setup-config-security
15-
- che-setup-scaling
16-
- che-setup-glossary
17-
- title: SETUP - ALTERNATIVES
18-
docs:
19-
- che-setupalt-docker
20-
- che-setupalt-native
21-
- che-setupalt-docker-server
22-
- che-setupalt-electron
6+
- che-setup-bitnami
7+
- che-setup-configuration
8+
- che-setup-managing
9+
- che-setup-cli
10+
- che-setup-glossary
11+
- che-setup-docker
2312
- title: WORKSPACE ADMINISTRATION
2413
docs:
2514
- ws-admin-intro
@@ -29,20 +18,14 @@
2918
- ws-machines
3019
- ws-volume-mounts
3120
- ws-agents
32-
- title: CHEDIR - PORTABLE WORKSPACES
33-
docs:
34-
- chedir-getting-started
35-
- chedir-why
36-
- chedir-installation
37-
- chedir-project-setup
38-
- chedir-up-and-down
39-
- chedir-chefiles
40-
- chedir-ssh
41-
- chedir-factories
42-
- title: USE CHE AS AN IDE
21+
- ws-data-model-stacks
22+
- ws-data-model-samples
23+
- title: USER GUIDE
4324
docs:
4425
- ide-projects
4526
- ide-import-a-project
27+
- ide-ssh
28+
- ide-sync
4629
- ide-editor-settings
4730
- ide-intellisense
4831
- ide-commands
@@ -53,17 +36,28 @@
5336
- ide-sharing
5437
- ide-debug
5538
- ide-docker
56-
- title: USE CHE AS A WORKSPACE SERVER
39+
- ide-electron
40+
- title: CHEDIR - PORTABLE WORKSPACES
5741
docs:
42+
- chedir-getting-started
43+
- chedir-why
44+
- chedir-installation
45+
- chedir-project-setup
46+
- chedir-up-and-down
47+
- chedir-chefiles
48+
- chedir-ssh
49+
- chedir-factories
50+
- title: DEVELOPER GUIDE - REST API
51+
docs:
52+
- server-rest-api
5853
- server-api-projects
5954
- server-build-run
6055
- server-create-workspaces
6156
- server-events
6257
- server-project-types
63-
- server-rest-api
6458
- server-stack
6559
- server-websocket-api
66-
- title: WRITE CHE IDE PLUGINS
60+
- title: DEVELOPER GUIDE - IDE PLUGINS
6761
docs:
6862
- plugins-introduction
6963
- plugins-setup-che-workspace
@@ -81,8 +75,4 @@
8175
- plugins-native-access-to-the-workspace
8276
- plugins-embed-htmljs
8377
- plugins-helloworld-extension
84-
- plugins-themes
85-
- title: CHE DATA MODEL
86-
docs:
87-
- che-data-model-stack
88-
- che-data-model-samples
78+
- plugins-themes

docs/_docs/che-data-model/che-data-model-samples.md

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

0 commit comments

Comments
 (0)