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.
This commit is contained in:
FeRD (Frank Dana)
2019-06-12 22:55:54 -04:00
parent 7319201e37
commit 0dcbc20921

View File

@@ -64,6 +64,12 @@
* canvas (i.e. pan & scan).
* \image html /doc/images/Timeline_Layers.png
*
* ### Build Instructions ###
* Build instructions are available for all three major Operating Systems:
* * [Building libopenshot for Windows](doc/INSTALL-WINDOWS.md)
* * [Building libopenshot for MacOS](doc/INSTALL-MAC.md)
* * [Building libopenshot for Linux](doc/INSTALL-LINUX.md)
*
* ### Want to Learn More? ###
* To continue learning about libopenshot, take a look at the <a href="annotated.html">full list of classes</a> available.
*