nogweii / alerta-docs

Alerta documentation using "Read the Docs"

Home Page:http://docs.alerta.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alerta Docs

To view the docs locally:

$ pip install -r requirements.txt
$ make livehtml
>> browse to http://localhost:8000

The website will be automatically updated whenever an .rst file changes.

To update the docs website:

$ make html
$ git add .
$ git commit -m '...'
$ git push

Requirements

License

Copyright (c) 2015 by Nick Satterly.

This work is licensed under the Creative Commons Attribution 3.0 Unported License (CC BY 3.0). To view a copy of this license, visit http://creativecommons.org/licenses/by/3.0/ or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.

About

Alerta documentation using "Read the Docs"

http://docs.alerta.io

License:Other


Languages

Language:HTML 83.8%Language:JavaScript 8.6%Language:CSS 5.8%Language:Python 0.9%Language:Makefile 0.6%Language:Thrift 0.2%Language:Shell 0.1%