Skip to content

Commit 0dcbc20

Browse files
committed
Doxygen docs: Link to install docs
This adds references to all three `INSTALL-*.md` documents to the main page text in `include/OpenShot.h`, replacing the previous link to the PDF.
1 parent 7319201 commit 0dcbc20

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

include/OpenShot.h

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,12 @@
6464
* canvas (i.e. pan & scan).
6565
* \image html /doc/images/Timeline_Layers.png
6666
*
67+
* ### Build Instructions ###
68+
* Build instructions are available for all three major Operating Systems:
69+
* * [Building libopenshot for Windows](doc/INSTALL-WINDOWS.md)
70+
* * [Building libopenshot for MacOS](doc/INSTALL-MAC.md)
71+
* * [Building libopenshot for Linux](doc/INSTALL-LINUX.md)
72+
*
6773
* ### Want to Learn More? ###
6874
* To continue learning about libopenshot, take a look at the <a href="annotated.html">full list of classes</a> available.
6975
*

0 commit comments

Comments
 (0)