We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9e1cb5 commit 45501d3Copy full SHA for 45501d3
README.md
@@ -11,7 +11,7 @@ Default (fat) image:
11
12
Slim image
13
```bash
14
-docker build -t tarantool/doc-builder:slim-tag --file Dockerfile-slim .
+docker build -t tarantool/doc-builder:slim-4.2 --file Dockerfile-slim .
15
```
16
### Releasing the image
17
requirements.txt
@@ -9,4 +9,6 @@ sphinxcontrib-plantuml==0.22
9
polib==1.1.0
10
ablog==0.10.17
pygments-graphql==1.0.0
-sphinx-panels==0.6.0
+sphinx-panels==0.6.0
+recommonmark
+sphinx-rtd-theme
0 commit comments