An open API service indexing awesome lists of open source software.

https://github.com/hiveeyes/documentation

Hiveeyes system documentation, platform setup and tutorials.
https://github.com/hiveeyes/documentation

beehive-monitoring

Last synced: 3 months ago
JSON representation

Hiveeyes system documentation, platform setup and tutorials.

Awesome Lists containing this project

README

        

.. include:: _resources.rst

.. _hiveeyes-readme:

######
README
######

.. tip::

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

Change documentation
====================
::

git clone [email protected]:hiveeyes/documentation.git
cd documentation
*.rst

Build local docs
----------------
::

install python2-virtualenv
make docs-html
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 `