Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ogs
ogs
Commits
4e0cd0af
Verified
Commit
4e0cd0af
authored
Feb 23, 2021
by
Lars Bilke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[web] Added redirects for docs/tools and docs/userguide.
parent
f30f8ae0
Pipeline
#3403
failed with stages
in 71 minutes and 23 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
4 deletions
+12
-4
web/content/docs/tools/_index.md
web/content/docs/tools/_index.md
+3
-0
web/content/docs/tools/getting-started/overview.md
web/content/docs/tools/getting-started/overview.md
+2
-0
web/content/docs/userguide/_index.md
web/content/docs/userguide/_index.md
+3
-0
web/content/docs/userguide/basics/introduction.md
web/content/docs/userguide/basics/introduction.md
+4
-4
No files found.
web/content/docs/tools/_index.md
View file @
4e0cd0af
+++
title = "Tools"
[_build]
render = false
+++
web/content/docs/tools/getting-started/overview.md
View file @
4e0cd0af
...
...
@@ -4,6 +4,8 @@ title = "Introduction"
author = "Lars Bilke"
weight = 100
aliases = ["/docs/tools/"]
[menu.docs]
name = "Tools & Workflows"
...
...
web/content/docs/userguide/_index.md
View file @
4e0cd0af
...
...
@@ -2,4 +2,7 @@
title = "User Guide"
first = "basics/introduction"
os_selector = true
[_build]
render = false
+++
web/content/docs/userguide/basics/introduction.md
View file @
4e0cd0af
...
...
@@ -4,16 +4,16 @@ title = "Introduction"
author = "Lars Bilke"
weight = 1
aliases = [ "/docs/userguide/",
"/docs/quickstart/",
"/docs/quickstart/basics/quickstart" ] # Redirect for Hydrology III tutorial
[menu.docs]
name = "User Guide"
identifier = "userguide"
weight = 1
post = "Download, install and run an OGS benchmark in 5 minutes! No development setup required."
aliases = [ "/docs/userguide/",
"/docs/quickstart/",
"/docs/quickstart/basics/quickstart" ] # Redirect for Hydrology III tutorial
[menu]
[menu.userguide]
parent = "basics"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment