Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
e0e5c7fa
Commit
e0e5c7fa
authored
Jul 09, 2019
by
LysandreJik
Browse files
Added requirements.txt file.
parent
269e73b6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
29 additions
and
1 deletion
+29
-1
docs/README.md
docs/README.md
+1
-1
docs/requirements.txt
docs/requirements.txt
+28
-0
No files found.
docs/README.md
View file @
e0e5c7fa
...
@@ -56,5 +56,5 @@ It should build the static app that will be available under `/docs/_build/html`
...
@@ -56,5 +56,5 @@ It should build the static app that will be available under `/docs/_build/html`
## Adding a new element to the tree (toc-tree)
## Adding a new element to the tree (toc-tree)
Accepte
s
files are reStructuredText (.rst) and Markdown (.md). Create a file with its extension and put it
Accepte
d
files are reStructuredText (.rst) and Markdown (.md). Create a file with its extension and put it
in the source directory. You can then link it to the toc-tree by putting the filename without the extension.
in the source directory. You can then link it to the toc-tree by putting the filename without the extension.
\ No newline at end of file
docs/requirements.txt
0 → 100644
View file @
e0e5c7fa
alabaster==0.7.12
Babel==2.7.0
certifi==2019.6.16
chardet==3.0.4
commonmark==0.9.0
docutils==0.14
future==0.17.1
idna==2.8
imagesize==1.1.0
Jinja2==2.10.1
MarkupSafe==1.1.1
packaging==19.0
Pygments==2.4.2
pyparsing==2.4.0
pytz==2019.1
recommonmark==0.5.0
requests==2.22.0
six==1.12.0
snowballstemmer==1.9.0
Sphinx==2.1.2
sphinx-rtd-theme==0.4.3
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
urllib3==1.25.3
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment