mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-17 01:02:13 +00:00
index -> README
This commit is contained in:
@@ -33,7 +33,7 @@ apidoc:
|
||||
|
||||
# copy readme to correct place in docs root
|
||||
copyreadme:
|
||||
cp README.md docs/index.md
|
||||
cp README.md docs/README.md
|
||||
|
||||
# convert notebooks to md files
|
||||
convert_notebooks:
|
||||
|
||||
+1
-1
@@ -49,7 +49,7 @@ source_suffix = ['.rst', '.md']
|
||||
#source_encoding = 'utf-8-sig'
|
||||
|
||||
# The master toctree document.
|
||||
master_doc = 'index'
|
||||
master_doc = 'README'
|
||||
|
||||
# General information about the project.
|
||||
project = u'JuliaFEM'
|
||||
|
||||
Reference in New Issue
Block a user