mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-06 04:21:33 +00:00
added structure for documentation
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
API Documentation
|
||||
=================
|
||||
|
||||
Automatically generated apidoc comes here.
|
||||
+3
-2
@@ -1,13 +1,14 @@
|
||||
JuliaFEM
|
||||
========
|
||||
|
||||
.. include:: ../readme.rst
|
||||
.. include:: ../README.rst
|
||||
|
||||
Contents:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
readme
|
||||
introduction
|
||||
api/index
|
||||
tutorials/index
|
||||
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
============
|
||||
Introduction
|
||||
============
|
||||
|
||||
This is JuliaFEM.
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
Tutorials
|
||||
=========
|
||||
|
||||
Tutorials are automatically generated. Current status of notebooks:
|
||||
|
||||
| id | Notebook | Runtime | Status|
|
||||
|----|----------|---------|-------|
|
||||
|1|2015-07-04-hello-world-functional-tests-part-2.ipynb|17.6|0|
|
||||
|2|2015-07-04-hello-world-functional-tests.ipynb|16.01|1|
|
||||
Reference in New Issue
Block a user