All Projects β†’ zalando-stups β†’ Documentation

zalando-stups / Documentation

Documentation for the STUPS ecosystem

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Documentation

Cljdoc
πŸ“š A central documentation hub for the Clojure community
Stars: ✭ 416 (+2211.11%)
Mutual labels:  documentation, docs
Ru.reactjs.org
React documentation website in Russian / ΠžΡ„ΠΈΡ†ΠΈΠ°Π»ΡŒΠ½Π°Ρ русская вСрсия сайта React
Stars: ✭ 444 (+2366.67%)
Mutual labels:  documentation, docs
The Documentation Compendium
πŸ“’ Various README templates & tips on writing high-quality documentation that people want to read.
Stars: ✭ 4,306 (+23822.22%)
Mutual labels:  documentation, docs
Standard Readme
A standard style for README files
Stars: ✭ 4,412 (+24411.11%)
Mutual labels:  documentation, docs
Pdoc
🐍 ➑️ πŸ“œ Auto-generate API documentation for Python projects
Stars: ✭ 604 (+3255.56%)
Mutual labels:  documentation, docs
Assemble
Community
Stars: ✭ 3,995 (+22094.44%)
Mutual labels:  documentation, docs
Verb
HEADS UP! Verb is going though a major transition, we've completely refactored everything from the ground up. If you're interested, please see the dev branch.
Stars: ✭ 442 (+2355.56%)
Mutual labels:  documentation, docs
Docsify
πŸƒ A magical documentation site generator.
Stars: ✭ 19,310 (+107177.78%)
Mutual labels:  documentation, docs
Bluedoc
An open-source document management tool for enterprise self host.
Stars: ✭ 579 (+3116.67%)
Mutual labels:  documentation, docs
Circleci Docs
Documentation for CircleCI.
Stars: ✭ 501 (+2683.33%)
Mutual labels:  documentation, docs
Readme
πŸ‘‹ - The documentation for being an Artsy Engineer
Stars: ✭ 380 (+2011.11%)
Mutual labels:  documentation, docs
Docs
Documentation of Vercel and other services
Stars: ✭ 663 (+3583.33%)
Mutual labels:  documentation, docs
Website
Yarn package manager website
Stars: ✭ 374 (+1977.78%)
Mutual labels:  documentation, docs
Mdx Docs
πŸ“ Document and develop React components with MDX and Next.js
Stars: ✭ 412 (+2188.89%)
Mutual labels:  documentation, docs
Guides
Documentation guides and tutorials for Clojure. Various authors.
Stars: ✭ 361 (+1905.56%)
Mutual labels:  documentation, docs
Mybatis Plus Doc
MyBatis-Plus Documentation
Stars: ✭ 431 (+2294.44%)
Mutual labels:  documentation, docs
Codedoc
Create beautiful modern documentation websites.
Stars: ✭ 307 (+1605.56%)
Mutual labels:  documentation, docs
Cordova Docs
Apache Cordova Documentation
Stars: ✭ 315 (+1650%)
Mutual labels:  documentation, docs
Docz
✍ It has never been so easy to document your things!
Stars: ✭ 22,020 (+122233.33%)
Mutual labels:  documentation, docs
Website
🌐 The Babel documentation website
Stars: ✭ 631 (+3405.56%)
Mutual labels:  documentation, docs

=================== STUPS Documentation

.. image:: https://readthedocs.org/projects/stups/badge/?version=latest :target: https://readthedocs.org/projects/stups/?badge=latest :alt: Documentation Status

The STUPS documentation is available on http://docs.stups.io/

Local Usage

First install the Sphinx_ documentation generator.

.. code-block:: bash

$ pip install sphinx sphinx_rtd_theme

Generate the STUPS HTML documentation locally:

.. code-block:: bash

$ make html

.. _Sphinx: http://sphinx-doc.org/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].