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.
- Host: GitHub
- URL: https://github.com/hiveeyes/documentation
- Owner: hiveeyes
- License: other
- Created: 2016-07-10T20:45:55.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-01-27T01:05:37.000Z (over 4 years ago)
- Last Synced: 2025-01-13T03:15:29.708Z (4 months ago)
- Topics: beehive-monitoring
- Language: PHP
- Homepage: https://hiveeyes.org/docs/system/
- Size: 229 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE.rst
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
*.rstBuild local docs
----------------
::install python2-virtualenv
make docs-html
doc/build/html/index.htmlBuild 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 `