doc: Rename README.md to HOME.md

Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
Robert Baldyga 2018-11-30 11:17:56 +01:00
parent a8e1ce8cc5
commit 0223454a2c
2 changed files with 2 additions and 2 deletions

View File

@ -111,7 +111,7 @@ WARN_LOGFILE =
#---------------------------------------------------------------------------
# Configuration options related to the input files
#---------------------------------------------------------------------------
INPUT = ../inc README.md
INPUT = ../inc HOME.md
INPUT_ENCODING = UTF-8
FILE_PATTERNS = *.c \
*.h \
@ -129,7 +129,7 @@ INPUT_FILTER =
FILTER_PATTERNS =
FILTER_SOURCE_FILES = NO
FILTER_SOURCE_PATTERNS =
USE_MDFILE_AS_MAINPAGE = README.md
USE_MDFILE_AS_MAINPAGE = HOME.md
#---------------------------------------------------------------------------
# Configuration options related to source browsing
#---------------------------------------------------------------------------