Skip to content

Commit 6c347fe

Browse files
NickVolynkinartembo
authored andcommitted
Add the sphinx-panels extension
1 parent c50fdfe commit 6c347fe

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ docker run --rm -it -v $(pwd):/doc tarantool/doc-builder sh -c "make <doc>"
3434

3535
## Version history
3636

37+
### 2.1
38+
39+
* Added the [sphinx-panels](https://github.com/executablebooks/sphinx-panels/) extension
40+
3741
### 2
3842

3943
* Using Sphinx 2.4.5

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ sphinxcontrib.plantuml==0.19
99
polib==1.1.0
1010
ablog==0.10.17
1111
pygments-graphql==1.0.0
12+
sphinx-panels==0.6.0

0 commit comments

Comments
 (0)