hiveeyes / documentation

Hiveeyes system documentation, platform setup and tutorials.

Home Page:https://hiveeyes.org/docs/system/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Tip

You might want to continue reading on our documentation space, the rendering will work properly there.

Change documentation

git clone git@github.com:hiveeyes/documentation.git
cd documentation
<editor> *.rst

Build local docs

<package-manager> install python2-virtualenv
make docs-html
<browser> doc/build/html/index.html

Build global docs

git commit && git push

Write reStructuredText

How to link to BERadio and Kotori project documentation?:

:ref:`beradio-spec`
:ref:`beradio:beradio-spec`
:ref:`beradio spec <beradio:beradio-spec>`

About

Hiveeyes system documentation, platform setup and tutorials.

https://hiveeyes.org/docs/system/

License:Other


Languages

Language:PHP 35.8%Language:HTML 35.5%Language:Makefile 16.6%Language:JavaScript 12.0%