"src/git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "b9b25f872df9f792871c004b4d7a08b9a18973e8"
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