diff --git a/README.md b/README.md index 3f00b0ab..1832426d 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,15 @@ Based on Libav/FFmpeg libraries to support various video and audio formats, avTr #### License See [**COPYING.md**](COPYING.md) -#### Compilation -See [**INSTALL.md**](INSTALL.md) - #### How to use See [**USAGE.md**](USAGE.md) +#### Documentation +See [**Doxygen documentation**](http://avtranscoder.github.io/avTranscoder-doxygen/) + +#### Compilation +See [**INSTALL.md**](INSTALL.md) + #### Tests ###### nosetests diff --git a/doc/code/index.doxygen b/doc/code/index.doxygen index 5107d606..a2f650e9 100644 --- a/doc/code/index.doxygen +++ b/doc/code/index.doxygen @@ -1,6 +1,6 @@ /** @mainpage AvTranscoder * - * An High Level API for transform medias.
+ * An High Level API to transform medias.
* Based on FFMpeg / libav projects. * *

Links

@@ -8,7 +8,6 @@ * github:https://github.com/avTranscoder/avTranscoder * openhub:https://www.openhub.net/p/avTranscoder * travis-ci:https://travis-ci.org/avTranscoder/avTranscoder - * drone-io:https://drone.io/github.com/avTranscoder/avTranscoder/latest * coverity-scan:https://scan.coverity.com/projects/2626 * *