peek-doc-admin

Peek Platform - Admin Documentation (Frontend)


Keywords
Peek, Python, Platform, synerty
License
MIT
Install
pip install peek-doc-admin==1.2.2

Documentation

Peek Platform - Admin Doc Service

The Peek Admin Doc service contains the admin documentation container.

Admin documentation from other plugins are linked in to this container, this will be RST text files and images.

A sphinx build is then run to generate the HTML and PDF documentation

Manual Builds

Builds are performed by either the peek-client or peek-server service much the same way the builds are performed for the mobile-web frontends.

Manual builds can be performed by running the following :

cd <project dir>/peek_doc_admin
build_html_docs.sh