Squashed 'subtree/rabit/' changes from b15f6cd..e08542c
e08542cfix doce95c962remove I prefix from interface, serializable now takes in pointer git-subtree-dir: subtree/rabit git-subtree-split:e08542c635
This commit is contained in:
@@ -95,7 +95,7 @@ WARN_LOGFILE =
|
||||
#---------------------------------------------------------------------------
|
||||
# configuration options related to the input files
|
||||
#---------------------------------------------------------------------------
|
||||
INPUT =
|
||||
INPUT = . dmlc
|
||||
INPUT_ENCODING = UTF-8
|
||||
FILE_PATTERNS =
|
||||
RECURSIVE = NO
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
cd ../include
|
||||
doxygen ../doc/Doxyfile
|
||||
doxygen ../doc/Doxyfile
|
||||
cd ../doc
|
||||
|
||||
Reference in New Issue
Block a user