Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: outline of User Onboarding in User Guide #2214

Merged
merged 10 commits into from
Jan 21, 2022
12 changes: 7 additions & 5 deletions modules/user-guide/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@

themr0c marked this conversation as resolved.
Show resolved Hide resolved
//Part I for UX-optimized flows
* xref:user-onboarding.adoc[]
** xref:starting-a-workspace.adoc[]
*** xref:starting-a-workspace-using-the-dashboard.adoc[]
*** xref:starting-a-workspace-using-an-url.adoc[]
** xref:defining-a-workspaces.adoc[]
** projects-using-git.adoc
** projects-without-git.adoc
*** xref:starting-a-workspace.adoc[]
**** xref:starting-a-workspace-using-the-dashboard.adoc[]
**** xref:starting-a-workspace-using-an-url.adoc[]
*** xref:defining-a-workspaces.adoc[]

//Part II for advanced features and alternative settings not documented in Part I
* xref:advanced-usage.adoc
//** xref:etc.adoc[]
//** xref:etc.adoc[]
//** xref:etc.adoc[]
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
:_content-type: assembly
:description: Advanced Usage
:description: Advanced Use
:keywords: advanced-use, advanced-user, advanced-users, user-guide
:navtitle: Advanced Usage
:navtitle: Advanced Use
// :page-aliases:

[id="advanced-usage_{context}"]
= Advanced Usage
[id="advanced-use_{context}"]
= Advanced Use
8 changes: 8 additions & 0 deletions modules/user-guide/pages/projects-with-git.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
:_content-type: assembly
:description: Projects with Git
:keywords: projects-with-git, project-with-git, onboarding-to-projects-git, projects-git, project-git, git-project, git-repository, git-repositories
:navtitle: Projects with Git
// :page-aliases:

[id="projects-with-git_{context}"]
= Projects with Git
8 changes: 8 additions & 0 deletions modules/user-guide/pages/projects-without-git.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
:_content-type: assembly
:description: Projects without Git
:keywords: onboarding-to-projects-without-git, projects-without-git
:navtitle: Projects without Git
// :page-aliases:

[id="projects-without-git_{context}"]
= Projects without Git