Skip to content

peteward/platformsh-docs

 
 

Repository files navigation

Platform.sh documentation

Here is what you need to build the Platform.sh documentation locally.

Getting started

  1. Clone the repository
$ git clone git@github.com:platformsh/platformsh-docs.git
$ cd platformsh-docs
  1. Install Sphinx
$ sudo pip install sphinx

(on Mac OS X you might need to do easy_install pip first)

  1. Build the html
$ make html

Once the build is finished, the HTML pages should be in _build/html.

http://creativecommons.org/licenses/by-sa/4.0/

About

Platform.sh documentation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 83.3%
  • HTML 9.0%
  • Python 5.3%
  • Makefile 1.5%
  • Other 0.9%