CodeDocs
This commit is contained in:
parent
ff6deaf4ab
commit
00c33a8d61
|
@ -0,0 +1,3 @@
|
||||||
|
PROJECT_NAME = "The Final Cut"
|
||||||
|
EXCLUDE = icon, logo, m4, scripts, test
|
||||||
|
|
|
@ -4,7 +4,9 @@
|
||||||
*Travis CI:*<br />
|
*Travis CI:*<br />
|
||||||
     [![Build Status](https://travis-ci.org/gansm/finalcut.svg?branch=master)](https://travis-ci.org/gansm/finalcut) <br />
|
     [![Build Status](https://travis-ci.org/gansm/finalcut.svg?branch=master)](https://travis-ci.org/gansm/finalcut) <br />
|
||||||
*Coverity Scan:*<br />
|
*Coverity Scan:*<br />
|
||||||
     [![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) <br />
|
||||||
|
*Class Reference:*<br />
|
||||||
|
     [![documented](https://codedocs.xyz/gansm/finalcut.svg)](https://codedocs.xyz/gansm/finalcut/hierarchy.html)
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue