Update docs details
GitHub disabled HTTPS push a while ago and Sphinx theme needs force update, because RTD.
This commit is contained in:
parent
51707f3917
commit
81f8a80774
|
@ -44,7 +44,7 @@ Requesting for Merging a Patch
|
||||||
#. `Fork this repository`_
|
#. `Fork this repository`_
|
||||||
#. Check out the source code with::
|
#. Check out the source code with::
|
||||||
|
|
||||||
git clone https://github.com/YOUR_GITHUB_USERNAME/vicious.git
|
git clone git@github.com:YOUR_GITHUB_USERNAME/vicious
|
||||||
cd vicious
|
cd vicious
|
||||||
|
|
||||||
#. Start working on your patch. If you want to add a new widget type,
|
#. Start working on your patch. If you want to add a new widget type,
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Sphinx >= 3
|
Sphinx >= 3
|
||||||
sphinx_rtd_theme
|
sphinx_rtd_theme >= 1
|
||||||
sphinxcontrib-luadomain
|
sphinxcontrib-luadomain
|
||||||
|
|
Loading…
Reference in New Issue