remove html authored by Mohcine Chraibi's avatar Mohcine Chraibi
...@@ -3,30 +3,12 @@ ...@@ -3,30 +3,12 @@
`jpscore` is the core module for simulation and computing of the trajectories. `jpscore` is the core module for simulation and computing of the trajectories.
The online documentation can be found in the project's [GitHub pages](http://jupedsim.com/jpscore/).
___ ___
**Important**: When reporting bugs, please make sure to use the development branch *develop*. **Important**: When reporting bugs, please make sure to use the development branch *develop*.
___ ___
The online documentation can be found in the project's [GitHub pages](http://jupedsim.com/jpscore/).
<div class="jumbotron">
<p><code>JPScore</code> implements models on the operational as well as on the tactical level.
<p>This software is platform independent, released under the <a href="{{ site.baseurl }}/disclaimer.html">LGPL</a> license and is written in C++ and Python.</p>
<center>
<!-- <div class="btn-group"> -->
<a class="btn btn-primary btn-lg" href="https://cst.version.fz-juelich.de/jupedsim/jpscore">
&nbsp;&nbsp;&nbsp;&nbsp;Code &nbsp;&nbsp;&nbsp;&nbsp;
</a>
<a class="btn btn-success btn-lg" href="docs/2016-11-04-contributing">
Contribute
</a>
<a class="btn btn-danger btn-lg" href="docs/2016-11-02-quickstart">
&nbsp;&nbsp;&nbsp;&nbsp;Start&nbsp;&nbsp;&nbsp;&nbsp;
</a>
<!-- </div> -->
</center>
</div>
- About: - About:
... ...
......