Thanks to visit codestin.com
Credit goes to github.com

Skip to content

partrita/divio-cloud-docs

 
 

Repository files navigation

Divio Documentation

Documentation status GitHub workflow status

The official documentation for Divio and its products.

Build the documentation locally

You'll need the enchant library, used by pyenchant for spelling.

Install with brew install enchant (macOS) or the appropriate command for your system.

Then:

git clone [email protected]:divio/divio-cloud-docs.git
cd divio-cloud-docs
make install
make run
open http://localhost:9001

Notable techniques used in this documentation

  • We serve our documentation via Read the Docs.
  • The documentation is written in ReStructed Text (RST) and built using Sphinx.
  • Intersphinx to reference to other documentation.

Documentation structure and standards

Our documentation structure is key to its usability. See our What nobody tells you about documentation system for an explanation of why it's important and how it works.

See also our additional documentation standards.

About

Divio Cloud 개발자를 위한 문서

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.1%
  • Makefile 27.8%
  • Batchfile 10.5%
  • CSS 3.6%