Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

udplus/documentation

Open more actions menu
 
 

Repository files navigation

The Graylog documentation

Build Status

Building locally

Create and enter the Python virtual environment:

# virtualenv .
# source ./bin/activate

Install Sphinx, the theme we are using, and sphinx-autobuild:

# pip install -r requirements.txt

Build the static documentation and open them in your browser:

# make html
# open _build/html/index.html

Build the documentation and automatically build them on any change:

# make livehtml
# open http://127.0.0.1:8000/

Fedora Linux 22 and higher

# sudo dnf install -y python-sphinx python-sphinx_rtd_theme

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 61.1%
  • Makefile 38.9%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.