Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This folder contains source files of **ESP-IDF documentation** available in [Eng

The sources do not render well in GitHub and some information is not visible at all.

Use actual documentation generated within about 20 minutes on each commit:
You can view the generated documentation, which is updated approximately 20 minutes after each commit:

# Hosted Documentation

Expand Down Expand Up @@ -34,4 +34,4 @@ To preview the compiled html files locally:
python3 -m http.server 8000 --directory _build/zh_CN/generic/html
```

* Enter the URL: http://localhost:8000/ for online preview
* Enter the URL: http://localhost:8000/ for online preview