Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Etienne Albert committed Nov 5, 2013
1 parent b4a4c79 commit 0f39d96
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions docs/getting_started.rst
Expand Up @@ -11,7 +11,6 @@ Editing sessions
Stupeflix Factory works with editing sessions. One editing session ends with one produced video.

Every editing session goes like this:

1. Configure a session
2. Display the session's editing interface
3. Get the session's output
Expand All @@ -20,8 +19,8 @@ Every editing session goes like this:
Configure a session
-------------------

| Each factory has its own https endpoint, in the form of ``https://studio.stupeflix.com/factory/FACTORY_ID/``.
| To configure an editing session you need to http POST your configuration to this endpoint.
Each factory has its own https endpoint, in the form of ``https://studio.stupeflix.com/factory/FACTORY_ID/``.
To configure an editing session you need to http POST your configuration to this endpoint.


Configuration parameters
Expand Down Expand Up @@ -144,8 +143,8 @@ When your user's video is ready, Stupeflix Factory will call your server back, r
Static configuration
--------------------

| Stupeflix Factory supports a number of server side configuration parameters.
| For now these parameters can only be set by Stupeflix staff.
Stupeflix Factory supports a number of server side configuration parameters.
For now these parameters can only be set by Stupeflix staff.

``video_name``
The default name for new videos, default is ``My Stupeflix Video``.
Expand Down

0 comments on commit 0f39d96

Please sign in to comment.