Skip to content
Snippets Groups Projects
Commit 5267277b authored by Bienchen's avatar Bienchen
Browse files

Updated documentation

parent befca3c5
No related branches found
No related tags found
No related merge requests found
...@@ -85,7 +85,7 @@ ...@@ -85,7 +85,7 @@
</div> </div>
<div class="footer"> <div class="footer">
&copy; Copyright 2013, Bienchen. &copy; Copyright 2013, Bienchen.
Last updated on Aug 11 10:54, 2014. Last updated on Aug 11 11:59, 2014.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1.
</div> </div>
</body> </body>
......
...@@ -193,7 +193,7 @@ ...@@ -193,7 +193,7 @@
</div> </div>
<div class="footer"> <div class="footer">
&copy; Copyright 2013, Bienchen. &copy; Copyright 2013, Bienchen.
Last updated on Aug 11 10:54, 2014. Last updated on Aug 11 11:59, 2014.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1.
</div> </div>
</body> </body>
......
...@@ -7,7 +7,8 @@ Dependencies ...@@ -7,7 +7,8 @@ Dependencies
1.4, and |qmean|_. To create the build system, |cmake|_ is required in version 1.4, and |qmean|_. To create the build system, |cmake|_ is required in version
2.8.7 or higher. |python|_ works well from version 2.7. For |ost_s| and the 2.8.7 or higher. |python|_ works well from version 2.7. For |ost_s| and the
|C++| bit of |project|, |boost|_ is required in version 1.47.0 (the same as |C++| bit of |project|, |boost|_ is required in version 1.47.0 (the same as
used for |ost_s|). Also |eigen3|_, at least version 3.2.1, is needed. To build documentation, |sphinx|_ 1.2b1 is used. used for |ost_s|). Also |eigen3|_ and |lapack|_ are needed. To build
documentation, |sphinx|_ 1.2b1 is used.
* |ost_s|_ 1.4 * |ost_s|_ 1.4
* |qmean|_ * |qmean|_
...@@ -16,6 +17,7 @@ used for |ost_s|). Also |eigen3|_, at least version 3.2.1, is needed. To build d ...@@ -16,6 +17,7 @@ used for |ost_s|). Also |eigen3|_, at least version 3.2.1, is needed. To build d
* |boost|_ 1.47.0 * |boost|_ 1.47.0
* |sphinx|_ 1.2b1 * |sphinx|_ 1.2b1
* |eigen3|_ 3.2.1 * |eigen3|_ 3.2.1
* |lapack|_ 3.0
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
Using |cmake| Using |cmake|
...@@ -98,12 +100,15 @@ special targets: ...@@ -98,12 +100,15 @@ special targets:
.. |qmean| replace:: QMEAN .. |qmean| replace:: QMEAN
.. |eigen3| replace:: Eigen 3 .. |eigen3| replace:: Eigen 3
.. |lapack| replace:: LAPACK
.. _qmean: http://swissmodel.expasy.org/qmean/cgi/index.cgi? .. _qmean: http://swissmodel.expasy.org/qmean/cgi/index.cgi?
.. _ost_l: http://www.OpenStructure.org .. _ost_l: http://www.OpenStructure.org
.. _cmake: http://www.cmake.org/ .. _cmake: http://www.cmake.org/
.. _python: https://www.python.org/ .. _python: https://www.python.org/
.. _boost: http://www.boost.org/ .. _boost: http://www.boost.org/
.. _eigen3: http://eigen.tuxfamily.org/ .. _eigen3: http://eigen.tuxfamily.org/
.. _lapack: http://www.netlib.org/lapack/
.. LocalWords: cmake makefiles CMakeLists txt DOCTEST LINKCHECK conf html .. LocalWords: cmake makefiles CMakeLists txt DOCTEST LINKCHECK conf html
.. LocalWords: doctest linkcheck qmean DQMEAN eigen CMakeCache .. LocalWords: doctest linkcheck qmean DQMEAN eigen CMakeCache lapack
.. LocalWords: OPTIMIZE
...@@ -62,7 +62,8 @@ ...@@ -62,7 +62,8 @@
1.4, and <a class="reference external" href="http://swissmodel.expasy.org/qmean/cgi/index.cgi?">QMEAN</a>. To create the build system, <a class="reference external" href="http://www.cmake.org/">CMake</a> is required in version 1.4, and <a class="reference external" href="http://swissmodel.expasy.org/qmean/cgi/index.cgi?">QMEAN</a>. To create the build system, <a class="reference external" href="http://www.cmake.org/">CMake</a> is required in version
2.8.7 or higher. <a class="reference external" href="https://www.python.org/">Python</a> works well from version 2.7. For OST and the 2.8.7 or higher. <a class="reference external" href="https://www.python.org/">Python</a> works well from version 2.7. For OST and the
C++ bit of ProMod3, <a class="reference external" href="http://www.boost.org/">Boost</a> is required in version 1.47.0 (the same as C++ bit of ProMod3, <a class="reference external" href="http://www.boost.org/">Boost</a> is required in version 1.47.0 (the same as
used for OST). Also <a class="reference external" href="http://eigen.tuxfamily.org/">Eigen 3</a>, at least version 3.2.1, is needed. To build documentation, <a class="reference external" href="http://sphinx-doc.org/">Sphinx</a> 1.2b1 is used.</p> used for OST). Also <a class="reference external" href="http://eigen.tuxfamily.org/">Eigen 3</a> and <a class="reference external" href="http://www.netlib.org/lapack/">LAPACK</a> are needed. To build
documentation, <a class="reference external" href="http://sphinx-doc.org/">Sphinx</a> 1.2b1 is used.</p>
<ul class="simple"> <ul class="simple">
<li><a class="reference external" href="http://www.OpenStructure.org">OST</a> 1.4</li> <li><a class="reference external" href="http://www.OpenStructure.org">OST</a> 1.4</li>
<li><a class="reference external" href="http://swissmodel.expasy.org/qmean/cgi/index.cgi?">QMEAN</a></li> <li><a class="reference external" href="http://swissmodel.expasy.org/qmean/cgi/index.cgi?">QMEAN</a></li>
...@@ -71,6 +72,7 @@ used for OST). Also <a class="reference external" href="http://eigen.tuxfamily.o ...@@ -71,6 +72,7 @@ used for OST). Also <a class="reference external" href="http://eigen.tuxfamily.o
<li><a class="reference external" href="http://www.boost.org/">Boost</a> 1.47.0</li> <li><a class="reference external" href="http://www.boost.org/">Boost</a> 1.47.0</li>
<li><a class="reference external" href="http://sphinx-doc.org/">Sphinx</a> 1.2b1</li> <li><a class="reference external" href="http://sphinx-doc.org/">Sphinx</a> 1.2b1</li>
<li><a class="reference external" href="http://eigen.tuxfamily.org/">Eigen 3</a> 3.2.1</li> <li><a class="reference external" href="http://eigen.tuxfamily.org/">Eigen 3</a> 3.2.1</li>
<li><a class="reference external" href="http://www.netlib.org/lapack/">LAPACK</a> 3.0</li>
</ul> </ul>
</div> </div>
<div class="section" id="using-cmake"> <div class="section" id="using-cmake">
...@@ -210,7 +212,7 @@ builder</li> ...@@ -210,7 +212,7 @@ builder</li>
</div> </div>
<div class="footer"> <div class="footer">
&copy; Copyright 2013, Bienchen. &copy; Copyright 2013, Bienchen.
Last updated on Aug 11 10:54, 2014. Last updated on Aug 11 11:59, 2014.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1.
</div> </div>
</body> </body>
......
...@@ -140,7 +140,7 @@ ...@@ -140,7 +140,7 @@
</div> </div>
<div class="footer"> <div class="footer">
&copy; Copyright 2013, Bienchen. &copy; Copyright 2013, Bienchen.
Last updated on Aug 11 10:54, 2014. Last updated on Aug 11 11:59, 2014.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1.
</div> </div>
</body> </body>
......
...@@ -334,7 +334,7 @@ ...@@ -334,7 +334,7 @@
</div> </div>
<div class="footer"> <div class="footer">
&copy; Copyright 2013, Bienchen. &copy; Copyright 2013, Bienchen.
Last updated on Aug 11 10:54, 2014. Last updated on Aug 11 11:59, 2014.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1.
</div> </div>
</body> </body>
......
...@@ -134,7 +134,7 @@ ...@@ -134,7 +134,7 @@
</div> </div>
<div class="footer"> <div class="footer">
&copy; Copyright 2013, Bienchen. &copy; Copyright 2013, Bienchen.
Last updated on Aug 11 10:54, 2014. Last updated on Aug 11 11:59, 2014.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1.
</div> </div>
</body> </body>
......
...@@ -113,7 +113,7 @@ ...@@ -113,7 +113,7 @@
</div> </div>
<div class="footer"> <div class="footer">
&copy; Copyright 2013, Bienchen. &copy; Copyright 2013, Bienchen.
Last updated on Aug 11 10:54, 2014. Last updated on Aug 11 11:59, 2014.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1.
</div> </div>
</body> </body>
......
...@@ -99,7 +99,7 @@ ...@@ -99,7 +99,7 @@
</div> </div>
<div class="footer"> <div class="footer">
&copy; Copyright 2013, Bienchen. &copy; Copyright 2013, Bienchen.
Last updated on Aug 11 10:54, 2014. Last updated on Aug 11 11:59, 2014.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b1.
</div> </div>
</body> </body>
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment