Skip to content

Latest commit

 

History

History
executable file
·
32 lines (21 loc) · 608 Bytes

README.md

File metadata and controls

executable file
·
32 lines (21 loc) · 608 Bytes

Platform.sh documentation

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

Getting started

  1. Clone the repository
$ git clone [email protected]: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/