Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
cd4e07a8
Unverified
Commit
cd4e07a8
authored
Jun 04, 2020
by
Sylvain Gugger
Committed by
GitHub
Jun 04, 2020
Browse files
Add note about doc generation (#4770)
parent
492b352a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
docs/README.md
docs/README.md
+8
-0
No files found.
docs/README.md
View file @
cd4e07a8
...
@@ -7,6 +7,14 @@ you can install them with the following command, at the root of the code reposit
...
@@ -7,6 +7,14 @@ you can install them with the following command, at the root of the code reposit
pip
install
-e
".[docs]"
pip
install
-e
".[docs]"
```
```
---
**NOTE**
You only need to generate the documentation to inspect it locally (if you're planning changes and want to
check how they look like before committing for instance). You don't have to commit the built documentation.
---
## Packages installed
## Packages installed
Here's an overview of all the packages installed. If you ran the previous command installing all packages from
Here's an overview of all the packages installed. If you ran the previous command installing all packages from
...
...
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