Skip to content

Commit 6a5551a

Browse files
committed
[Doxygen] Include github markdown file for code guidelines
1 parent 32d3bbe commit 6a5551a

File tree

5 files changed

+4
-419
lines changed

5 files changed

+4
-419
lines changed

.codedocs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ DOXYFILE = docs/doxygen/Doxyfile.doxy
55
PROJECT_LOGO = docs/doxygen/Thumbnail-symbol-whitebg-small.jpg
66

77
INPUT= xbmc \
8-
docs/doxygen/CODING_GUIDELINES.dox \
8+
docs/CODE_GUIDELINES.md \
99
docs/doxygen

docs/CODE_GUIDELINES.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
![Kodi Logo](resources/banner_slim.png)
2-
31
# Code Guidelines
42

3+
![Kodi Logo](https://github.com/xbmc/xbmc/raw/master/docs/resources/banner_slim.png)
4+
55
## Table of Contents
66
* [1. Motivation](#1-motivation)
77
* [2. Language standard](#2-language-standard)

0 commit comments

Comments
 (0)