From 00c33a8d61e0e623c914f6c6f950dd56e0dcb2e6 Mon Sep 17 00:00:00 2001 From: Markus Gans Date: Sat, 15 Oct 2016 18:32:54 +0200 Subject: [PATCH] CodeDocs --- .codedocs | 3 +++ README.md | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .codedocs diff --git a/.codedocs b/.codedocs new file mode 100644 index 00000000..d7fc80a2 --- /dev/null +++ b/.codedocs @@ -0,0 +1,3 @@ +PROJECT_NAME = "The Final Cut" +EXCLUDE = icon, logo, m4, scripts, test + diff --git a/README.md b/README.md index 07cccf15..0437a995 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ *Travis CI:*
     [![Build Status](https://travis-ci.org/gansm/finalcut.svg?branch=master)](https://travis-ci.org/gansm/finalcut)
*Coverity Scan:*
-     [![Coverity Scan Status](https://scan.coverity.com/projects/6508/badge.svg)](https://scan.coverity.com/projects/6508) +     [![Coverity Scan Status](https://scan.coverity.com/projects/6508/badge.svg)](https://scan.coverity.com/projects/6508)
+*Class Reference:*
+     [![documented](https://codedocs.xyz/gansm/finalcut.svg)](https://codedocs.xyz/gansm/finalcut/hierarchy.html) ### Installation ```