Skip to content

Commit 385c16c

Browse files
cshilwantStaticRocket
authored andcommitted
docs(README): Add a section for Github Pages
- GitHub Pages are now live for all DEVFAMILY and OS supported by this repository. - Hence, update the README to highlight the same. Signed-off-by: Chirag Shilwant <[email protected]>
1 parent 35f30e6 commit 385c16c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,17 @@ Open the index page in a web browser
6868
android: ./build/processor-sdk-android-<FAMILY>/esd/docs/[version]/index.html
6969
debian: ./build/processor-sdk-debian-<FAMILY>/esd/docs/[version]/index.html
7070

71+
## Live Preview on GitHub Pages
72+
73+
GitHub Pages are now live for all `DEVFAMILY` and `OS` supported by this repository.
74+
This means that for every pull request merged into the master branch, an equivalent
75+
preview will be available on GitHub Pages immediately.
76+
77+
You can access the latest bleeding-edge documentation at the following link:
78+
- [Processor SDK Documentation](https://texasinstruments.github.io/processor-sdk-doc/)
79+
80+
Please treat GitHub Pages as the most up-to-date source of documentation.
81+
7182
## Tips and Tricks
7283

7384
Add the following to your `init.vim` to automatically use the standard

0 commit comments

Comments
 (0)