diff options
author | Nejc Habjan <hab.nejc@gmail.com> | 2021-05-25 22:53:24 +0200 |
---|---|---|
committer | Nejc Habjan <hab.nejc@gmail.com> | 2022-01-04 01:34:22 +0100 |
commit | 116bb7aef8bc34e08bceef4113bca1b0b814b1b1 (patch) | |
tree | eb948f882aff39cd5d8033db4607c58a20bd4ded /requirements-docs.txt | |
parent | 80754a17f66ef4cd8469ff0857e0fc592c89796d (diff) | |
download | gitlab-docs/furo-cleanup.tar.gz |
docs: switch to Furo and refresh introduction pagesdocs/furo-cleanup
Diffstat (limited to 'requirements-docs.txt')
-rw-r--r-- | requirements-docs.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements-docs.txt b/requirements-docs.txt index 7d4c471..1fa1e7e 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -1,4 +1,5 @@ -r requirements.txt +furo jinja2 myst-parser sphinx==4.3.2 |