Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
goSDN
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
danet
goSDN
Commits
23d21762
Commit
23d21762
authored
4 years ago
by
Malte Bauch
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' into 41-restructure-project-directory-structure
parents
ef86b398
980bebb7
Branches
Branches containing commit
Tags
Tags containing commit
3 merge requests
!90
Develop
,
!54
Resolve "Restructure Project Directory Structure"
,
!53
V.0.1.0 Codename Threadbare
Pipeline
#52774
failed
4 years ago
Stage: test
Stage: documentation
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
build/ci/.documentation-ci.yml
+1
-3
1 addition, 3 deletions
build/ci/.documentation-ci.yml
documentation/book.toml
+6
-1
6 additions, 1 deletion
documentation/book.toml
with
7 additions
and
4 deletions
build/ci/.documentation-ci.yml
+
1
−
3
View file @
23d21762
...
...
@@ -24,8 +24,6 @@ documentation:pdf:
name
:
rustdocker/rust:stable
stage
:
documentation
script
:
-
pwd
-
ls
-
mdbook build documentation --dest-dir public
cache
:
paths
:
...
...
@@ -36,7 +34,7 @@ documentation:static:
-
if
:
'
$CI_COMMIT_BRANCH
==
$CI_DEFAULT_BRANCH'
artifacts
:
paths
:
-
public
-
documentation/
public
expire_in
:
1 week
<<
:
*rust
...
...
This diff is collapsed.
Click to expand it.
documentation/book.toml
+
6
−
1
View file @
23d21762
[book]
authors
=
[]
authors
=
[
"Martin Stiemerling"
,
"Manuel Kieweg"
,
"Malte Bauch"
]
language
=
"en"
multilingual
=
false
src
=
"."
[output.html]
git-repository-url
=
"https://code.fbi.h-da.de/cocsn/gosdn"
git-repository-icon
=
"fa-gitlab"
site-url
=
"/public/"
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment