Fixed some typo's and formatting issues in remote api documentation.

Upstream-commit: 22ab3ddc8a
Component: cli
This commit is contained in:
Thatcher Peskens
2013-08-05 15:55:40 -07:00
committed by Tibor Vass
parent 67f5bb8bb9
commit d7f43325f2

View File

@ -23,7 +23,7 @@ Usage
* Change the `.rst` files with your favorite editor to your liking.
* Run `make docs` to clean up old files and generate new ones.
* Your static website can now be found in the `_build` directory.
* To preview what you have generated run `make server` and open <http://localhost:8000/> in your favorite browser.
* To preview what you have generated run `make server` and open http://localhost:8000/ in your favorite browser.
Working using GitHub's file editor
----------------------------------