docs: README.md is now pointing to latest doc deployment and fixed a

typo which will enable the target specific dropdown
This commit is contained in:
Shubham Patil
2023-01-31 16:51:40 +05:30
parent e5d7cac516
commit 31570e6f28
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ project_slug = 'esp-matter'
# Contains info used for constructing target and version selector
# Can also be hosted externally, see esp-idf for example
versions_url = '_static/esp_sdk_matter_versions.js'
versions_url = '_static/esp_sdk_matter_version.js'
# Final PDF filename will contains target and version
pdf_file_prefix = u'esp-docs'