Skip to content

opsone-ch/documentation

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
cnf
 
 
 
 
 
 
 
 
 
 

Ops One Documentation

This master branch is used for

  • the webserver configuration
  • static files belonging to all versions (www/res)

It is not depoloyed automatically.

The actual documentation resides within the appropriate branches an is deploy by Gitlab CI.

Build locally with Docker

For easier testing you can build the documentation locally.

docker build -t sphinx-build .
docker run -it -p 8080:8080 --rm --volume $(pwd):/tmp/docs:ro sphinx-build

About

The Ops One documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published