"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "d155b38d6ea70fef3dec2e1f678269e713672bb7"
Unverified Commit 57b0fab6 authored by Patrick von Platen's avatar Patrick von Platen Committed by GitHub
Browse files

Add better explanation to check `docs` locally. (#3459)

parent a8d4dff0
...@@ -47,6 +47,8 @@ Once you have setup `sphinx`, you can build the documentation by running the fol ...@@ -47,6 +47,8 @@ Once you have setup `sphinx`, you can build the documentation by running the fol
make html make html
``` ```
A folder called ``_build/html`` should have been created. You can now open the file ``_build/html/index.html`` in your browser.
--- ---
**NOTE** **NOTE**
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment