Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sinoroc/kb

Loosely structured bits of knowledge
https://github.com/sinoroc/kb

docker knowledge-base knowledgebase pex python tox

Last synced: about 2 months ago
JSON representation

Loosely structured bits of knowledge

Awesome Lists containing this project

README

        

..

Introduction
============

Written in
`reStructuredText `_
and built with
`Sphinx `_.

Mirrors
-------

* https://sinoroc.gitlab.io/kb/

* https://sinoroc.github.io/kb/

Hacking
=======

Repositories
------------

* https://gitlab.com/sinoroc/kb

* https://github.com/sinoroc/kb

Style guide
-----------

Use the following for section headings:

* ``#`` with overline, for parts
* ``*`` with overline, for chapters
* ``=``, for sections
* ``-``, for subsections
* ``^``, for subsubsections
* ``"``, for paragraphs

Suggestion taken from
`Python Developer's Guide `_.

.. EOF