mirror of
https://github.com/SystemRage/py-kms.git
synced 2025-08-09 12:48:56 +08:00
Move docs to Readthedocs (#87)
* Modified rtd template * Added current wiki files * Superseeded by index.rst * Removed dead links * Minor formatting * Moved usage to own topic * Reformatting... * Reformatting... * Formulations * New topic structure * Split into subsections * Heading changes * Ooops, missed a file * Reformatting * Changed file name * Link fixes * Topic level change * Minor title change * Formulations * Again more heading changes * Added todos * Removed old manual wiki copy * Table fix * Table fix chars * Reformulated * Formatting and reformulations * Heading change * Merged key files * Fixed heading problems * Added TODO * Added TODOs * Moinor formatting * Removed empty lines * Switched to local copies of images * Changed in-doc ref * Done Ref replacement * Key table reformat * Hidden TODOs * Moved manual section * Started moving into docs * Minimized * Moved readme file Merged docker section Pending still other readme sections at manual execution * Added one sentence regarding ipv4/ipv6 to docker * Merged manual execution information * Added some badges * Reworked fast run doc * Added note to the rest of options * Added changelog to docs * Added tables? * Added table support * removed test table * Finished TODO * Moved subtopic to top (old parent was not "logically connected") * Typo * Changed readme url to new docs * Fixed wrong docs badge uri * Changed doc title to link, so it is impossible to miss
This commit is contained in:
44
docs/requirements.txt
Normal file
44
docs/requirements.txt
Normal file
@@ -0,0 +1,44 @@
|
||||
alabaster==0.7.12
|
||||
appdirs==1.4.4
|
||||
Babel==2.8.0
|
||||
CacheControl==0.12.6
|
||||
certifi==2020.4.5.1
|
||||
chardet==3.0.4
|
||||
colorama==0.4.3
|
||||
commonmark==0.9.1
|
||||
contextlib2==0.6.0
|
||||
distlib==0.3.0
|
||||
distro==1.5.0
|
||||
docutils==0.16
|
||||
html5lib==1.0.1
|
||||
idna==2.9
|
||||
imagesize==1.2.0
|
||||
Jinja2==2.11.2
|
||||
lockfile==0.12.2
|
||||
Markdown==3.2.2
|
||||
MarkupSafe==1.1.1
|
||||
msgpack==1.0.0
|
||||
ordered-set==4.0.1
|
||||
packaging==20.4
|
||||
pep517==0.8.2
|
||||
progress==1.5
|
||||
Pygments==2.6.1
|
||||
pyparsing==2.4.7
|
||||
pytoml==0.1.21
|
||||
pytz==2020.1
|
||||
recommonmark==0.6.0
|
||||
requests==2.23.0
|
||||
retrying==1.3.3
|
||||
six==1.15.0
|
||||
snowballstemmer==2.0.0
|
||||
Sphinx==3.1.2
|
||||
sphinx-markdown-tables==0.0.15
|
||||
sphinxcontrib-applehelp==1.0.2
|
||||
sphinxcontrib-devhelp==1.0.2
|
||||
sphinxcontrib-htmlhelp==1.0.3
|
||||
sphinxcontrib-jsmath==1.0.1
|
||||
sphinxcontrib-qthelp==1.0.3
|
||||
sphinxcontrib-serializinghtml==1.1.4
|
||||
toml==0.10.1
|
||||
urllib3==1.25.9
|
||||
webencodings==0.5.1
|
Reference in New Issue
Block a user