ok
This commit is contained in:
parent
270a49ee75
commit
c125d2a8bb
@ -52,7 +52,7 @@ templates_path = ['_templates']
|
||||
# The suffix(es) of source filenames.
|
||||
# You can specify multiple suffix as a list of string:
|
||||
# source_suffix = ['.rst', '.md']
|
||||
source_suffix = ['.rst', '.md']
|
||||
source_suffix = ['.rst']
|
||||
|
||||
# The encoding of source files.
|
||||
#source_encoding = 'utf-8-sig'
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
C++ Library API of Rabit
|
||||
====================
|
||||
========================
|
||||
This page contains document of Library API of rabit.
|
||||
|
||||
.. toctree::
|
||||
|
||||
2
doc/python-requirements.txt
Normal file
2
doc/python-requirements.txt
Normal file
@ -0,0 +1,2 @@
|
||||
numpy==1.8.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user