Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
iMSTK
iMSTK
Commits
7d7e2282
Commit
7d7e2282
authored
Dec 07, 2018
by
Sreekanth Arikatla
Browse files
Merge branch 'fixDoc' into 'master'
BUG: Fix documentation See merge request
!275
parents
1f7e7981
00c253f9
Pipeline
#125740
passed with stage
in 0 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Docs/source/conf.py
View file @
7d7e2282
...
...
@@ -129,7 +129,7 @@ latex_elements = {
# author, documentclass [howto, manual, or own class]).
latex_documents
=
[
(
master_doc
,
'imstk.tex'
,
'imstk Documentation'
,
'arikatla'
,
'
manual
'
),
'arikatla'
,
'
howto
'
),
]
...
...
Docs/source/
userDoc
.rst
→
Docs/source/
documentation
.rst
View file @
7d7e2282
...
...
@@ -7,9 +7,7 @@
Introduction
============
Starting in early 2015 Kitware and RPI’s CeMSIM center start
collaboration to build the *Interactive Medical Simulation Toolkit*
(iMSTK). iMSTK is a free & open source software toolkit written in C++
iMSTK is a free & open source software toolkit written in C++
that aids rapid prototyping of interactive multi-modal surgical
simulations. It provides a highly modular and easy to use framework that
can be extended and be interfaced with other third-party libraries for
...
...
@@ -23,7 +21,7 @@ linear and nonlinear FEM and PBD (including fluids), (e) standard
numerical solvers such as Newton, CG, Gauss-Seidel, and (e) continuous
collision detection.
This documentation is designed to provide overview of iMSTK,
This documentation is designed to provide
an
overview of iMSTK,
introductory concepts needed to comprehend the framework, its component
modules and how they interact to help build simulations. For
implementational level details of the modules and their classes, please
...
...
@@ -1094,6 +1092,6 @@ Bibliography
:width: 513px
:height: 438px
.. |image5| image:: media/decals.png
.. |image5| image:: media/decals
Demo
.png
:width: 570px
:height: 188px
Docs/source/index.rst
View file @
7d7e2282
...
...
@@ -5,7 +5,7 @@ Welcome to iMSTK documentation!
:maxdepth: 2
:caption: User Guide
userDoc
documentation
.. toctree::
:maxdepth: 0
...
...
Docs/source/media/decals
.PNG
→
Docs/source/media/decals
Demo.png
View file @
7d7e2282
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment