Skip to content

Commit d7f4a08

Browse files
committed
Add getting started docs
1 parent fec5d4c commit d7f4a08

2 files changed

Lines changed: 28 additions & 0 deletions

File tree

docs/contents.rst.inc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All you need to know
44
The following pages cover the documentation of Pootle from a wide variety of
55
perspectives, server administrator's, and developer's view.
66

7+
.. toctree::
8+
:maxdepth: 2
9+
10+
getting-started/index
11+
712
.. toctree::
813
:maxdepth: 2
914

docs/getting-started/index.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
.. _getting_started:
2+
3+
Getting started
4+
===============
5+
6+
.. _getting_started-docker:
7+
8+
Setting up the docker environment
9+
---------------------------------
10+
11+
12+
.. _getting_started-demo:
13+
14+
Running the demo
15+
----------------
16+
17+
18+
19+
.. _getting_started-dev:
20+
21+
22+
Setting up a development environment
23+
------------------------------------

0 commit comments

Comments
 (0)