summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-06-03 15:10:07 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-06-03 15:10:07 +0200
commit1d53826baf9f2bccb96a7242dbabcc55d8977b19 (patch)
tree174086a1c7afc87a3424a32a1fc510e9505f33ae /src
parentdc642f06e4c5174ecd2301eb7bcd1daeb7c4a2ec (diff)
modify cells height for C++ doc. Use bullet lists to have the same font height on main page
Diffstat (limited to 'src')
-rw-r--r--src/common/doc/main_page.md28
-rw-r--r--src/cython/doc/alpha_complex_sum.inc2
-rw-r--r--src/cython/doc/bottleneck_distance_sum.inc4
-rw-r--r--src/cython/doc/cubical_complex_sum.inc2
-rw-r--r--src/cython/doc/nerve_gic_complex_sum.inc2
-rw-r--r--src/cython/doc/persistence_graphical_tools_sum.inc4
-rw-r--r--src/cython/doc/persistent_cohomology_sum.inc14
-rw-r--r--src/cython/doc/rips_complex_sum.inc2
-rw-r--r--src/cython/doc/simplex_tree_sum.inc2
-rw-r--r--src/cython/doc/tangential_complex_sum.inc4
-rw-r--r--src/cython/doc/witness_complex_sum.inc10
11 files changed, 37 insertions, 37 deletions
diff --git a/src/common/doc/main_page.md b/src/common/doc/main_page.md
index a74ebd26..e61eee81 100644
--- a/src/common/doc/main_page.md
+++ b/src/common/doc/main_page.md
@@ -23,7 +23,7 @@
</td>
</tr>
<tr>
- <td colspan=2 height="100">
+ <td colspan=2 height="25">
<b>User manual:</b> \ref cubical_complex - <b>Reference manual:</b> Gudhi::cubical_complex::Bitmap_cubical_complex
</td>
</tr>
@@ -56,7 +56,7 @@
</td>
</tr>
<tr>
- <td colspan=2 height="100">
+ <td colspan=2 height="25">
<b>User manual:</b> \ref alpha_complex - <b>Reference manual:</b> Gudhi::alpha_complex::Alpha_complex and
Gudhi::alpha_complex::Alpha_complex_3d
</td>
@@ -81,7 +81,7 @@
</td>
</tr>
<tr>
- <td colspan=2 height="100">
+ <td colspan=2 height="25">
<b>User manual:</b> \ref cech_complex - <b>Reference manual:</b> Gudhi::cech_complex::Cech_complex
</td>
</tr>
@@ -107,7 +107,7 @@
</td>
</tr>
<tr>
- <td colspan=2 height="100">
+ <td colspan=2 height="25">
<b>User manual:</b> \ref rips_complex - <b>Reference manual:</b> Gudhi::rips_complex::Rips_complex
</td>
</tr>
@@ -132,7 +132,7 @@
</td>
</tr>
<tr>
- <td colspan=2 height="100">
+ <td colspan=2 height="25">
<b>User manual:</b> \ref witness_complex - <b>Reference manual:</b> Gudhi::witness_complex::SimplicialComplexForWitness
</td>
</tr>
@@ -159,7 +159,7 @@
</td>
</tr>
<tr>
- <td colspan=2 height="100">
+ <td colspan=2 height="25">
<b>User manual:</b> \ref cover_complex - <b>Reference manual:</b> Gudhi::cover_complex::Cover_complex
</td>
</tr>
@@ -187,7 +187,7 @@
</td>
</tr>
<tr>
- <td colspan=2 height="100">
+ <td colspan=2 height="25">
<b>User manual:</b> \ref simplex_tree - <b>Reference manual:</b> Gudhi::Simplex_tree
</td>
</tr>
@@ -215,7 +215,7 @@
</td>
</tr>
<tr>
- <td colspan=2 height="100">
+ <td colspan=2 height="25">
<b>User manual:</b> \ref skbl - <b>Reference manual:</b> Gudhi::skeleton_blocker::Skeleton_blocker_complex
</td>
</tr>
@@ -240,7 +240,7 @@
</td>
</tr>
<tr>
- <td colspan=2 height="100">
+ <td colspan=2 height="25">
<b>User manual:</b> \ref toplex_map - <b>Reference manual:</b> Gudhi::Toplex_map
</td>
</tr>
@@ -268,7 +268,7 @@
</td>
</tr>
<tr>
- <td colspan=2 height="100">
+ <td colspan=2 height="25">
<b>User manual:</b> \ref contr
</td>
</tr>
@@ -300,7 +300,7 @@
</td>
</tr>
<tr>
- <td colspan=2 height="100">
+ <td colspan=2 height="25">
<b>User manual:</b> \ref persistent_cohomology - <b>Reference manual:</b> Gudhi::persistent_cohomology::Persistent_cohomology
</td>
</tr>
@@ -330,7 +330,7 @@
</td>
</tr>
<tr>
- <td colspan=2 height="100">
+ <td colspan=2 height="25">
<b>User manual:</b> \ref tangential_complex - <b>Reference manual:</b> Gudhi::tangential_complex::Tangential_complex
</td>
</tr>
@@ -359,7 +359,7 @@
</td>
</tr>
<tr>
- <td colspan=2 height="100">
+ <td colspan=2 height="25">
<b>User manual:</b> \ref bottleneck_distance
</td>
</tr>
@@ -384,7 +384,7 @@
</td>
</tr>
<tr>
- <td colspan=2 height="100">
+ <td colspan=2 height="25">
<b>User manual:</b> \ref Persistence_representations
</td>
</tr>
diff --git a/src/cython/doc/alpha_complex_sum.inc b/src/cython/doc/alpha_complex_sum.inc
index 100edbbd..806988bb 100644
--- a/src/cython/doc/alpha_complex_sum.inc
+++ b/src/cython/doc/alpha_complex_sum.inc
@@ -16,5 +16,5 @@
| | This package requires having CGAL version 4.7 or higher (4.8.1 is | |
| | advised for better performance). | |
+----------------------------------------------------------------+------------------------------------------------------------------------+-----------------------------------------------+
- | :doc:`alpha_complex_user` | :doc:`alpha_complex_ref` |
+ | * :doc:`alpha_complex_user` | * :doc:`alpha_complex_ref` |
+----------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------+
diff --git a/src/cython/doc/bottleneck_distance_sum.inc b/src/cython/doc/bottleneck_distance_sum.inc
index 4fedb744..41b9c5a3 100644
--- a/src/cython/doc/bottleneck_distance_sum.inc
+++ b/src/cython/doc/bottleneck_distance_sum.inc
@@ -10,5 +10,5 @@
| the longest edge | | |
| | | :Requires: CGAL :math:`\geq` 4.8.0 |
+-----------------------------------------------------------------+----------------------------------------------------------------------+-----------------------------------------------+
- | :doc:`bottleneck_distance_user` | | |
- +-----------------------------------------------------------------+----------------------------------------------------------------------+-----------------------------------------------+
+ | * :doc:`bottleneck_distance_user` | |
+ +-----------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------+
diff --git a/src/cython/doc/cubical_complex_sum.inc b/src/cython/doc/cubical_complex_sum.inc
index 6dcc1fda..6dcf8e48 100644
--- a/src/cython/doc/cubical_complex_sum.inc
+++ b/src/cython/doc/cubical_complex_sum.inc
@@ -9,6 +9,6 @@
| | | :Copyright: GPL v3 |
| | | |
+--------------------------------------------------------------------------+----------------------------------------------------------------------+-----------------------------+
- | :doc:`cubical_complex_user` | * :doc:`cubical_complex_ref` |
+ | * :doc:`cubical_complex_user` | * :doc:`cubical_complex_ref` |
| | * :doc:`periodic_cubical_complex_ref` |
+--------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------+
diff --git a/src/cython/doc/nerve_gic_complex_sum.inc b/src/cython/doc/nerve_gic_complex_sum.inc
index 47bf84fd..0e606fe1 100644
--- a/src/cython/doc/nerve_gic_complex_sum.inc
+++ b/src/cython/doc/nerve_gic_complex_sum.inc
@@ -12,5 +12,5 @@
| | | |
| | | |
+----------------------------------------------------------------+------------------------------------------------------------------------+------------------------------------+
- | :doc:`nerve_gic_complex_user` | :doc:`nerve_gic_complex_ref` |
+ | * :doc:`nerve_gic_complex_user` | * :doc:`nerve_gic_complex_ref` |
+----------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+
diff --git a/src/cython/doc/persistence_graphical_tools_sum.inc b/src/cython/doc/persistence_graphical_tools_sum.inc
index ee164652..b412de56 100644
--- a/src/cython/doc/persistence_graphical_tools_sum.inc
+++ b/src/cython/doc/persistence_graphical_tools_sum.inc
@@ -10,5 +10,5 @@
| | | |
| | | :Requires: matplotlib, numpy and scipy |
+-----------------------------------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
- | :doc:`persistence_graphical_tools_user` | :doc:`persistence_graphical_tools_ref` | |
- +-----------------------------------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
+ | * :doc:`persistence_graphical_tools_user` | * :doc:`persistence_graphical_tools_ref` |
+ +-----------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------+
diff --git a/src/cython/doc/persistent_cohomology_sum.inc b/src/cython/doc/persistent_cohomology_sum.inc
index 5bf1a7bf..20ca073c 100644
--- a/src/cython/doc/persistent_cohomology_sum.inc
+++ b/src/cython/doc/persistent_cohomology_sum.inc
@@ -17,10 +17,10 @@
| | :cite:`DBLP:conf/esa/BoissonnatDM13`. | |
| | | |
+-----------------------------------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
- | :doc:`persistent_cohomology_user` | Please refer to each data structure that contains persistence | |
- | | feature for reference: | |
- | | | |
- | | * :doc:`simplex_tree_ref` | |
- | | * :doc:`cubical_complex_ref` | |
- | | * :doc:`periodic_cubical_complex_ref` | |
- +-----------------------------------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
+ | * :doc:`persistent_cohomology_user` | Please refer to each data structure that contains persistence |
+ | | feature for reference: |
+ | | |
+ | | * :doc:`simplex_tree_ref` |
+ | | * :doc:`cubical_complex_ref` |
+ | | * :doc:`periodic_cubical_complex_ref` |
+ +-----------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------+
diff --git a/src/cython/doc/rips_complex_sum.inc b/src/cython/doc/rips_complex_sum.inc
index b32b810e..e8e505e2 100644
--- a/src/cython/doc/rips_complex_sum.inc
+++ b/src/cython/doc/rips_complex_sum.inc
@@ -12,5 +12,5 @@
| | This complex can be built from a point cloud and a distance function, | |
| | or from a distance matrix. | |
+----------------------------------------------------------------+------------------------------------------------------------------------+----------------------------------------------------------------------+
- | :doc:`rips_complex_user` | :doc:`rips_complex_ref` |
+ | * :doc:`rips_complex_user` | * :doc:`rips_complex_ref` |
+----------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------+
diff --git a/src/cython/doc/simplex_tree_sum.inc b/src/cython/doc/simplex_tree_sum.inc
index 7e10e366..086c69d5 100644
--- a/src/cython/doc/simplex_tree_sum.inc
+++ b/src/cython/doc/simplex_tree_sum.inc
@@ -9,5 +9,5 @@
| | :cite:`boissonnatmariasimplextreealgorithmica` | :Copyright: GPL v3 |
| | | |
+----------------------------------------------------------------+------------------------------------------------------------------------+-----------------------------+
- | :doc:`simplex_tree_user` | :doc:`simplex_tree_ref` |
+ | * :doc:`simplex_tree_user` | * :doc:`simplex_tree_ref` |
+----------------------------------------------------------------+------------------------------------------------------------------------------------------------------+
diff --git a/src/cython/doc/tangential_complex_sum.inc b/src/cython/doc/tangential_complex_sum.inc
index db1c5ab1..0f03ffb3 100644
--- a/src/cython/doc/tangential_complex_sum.inc
+++ b/src/cython/doc/tangential_complex_sum.inc
@@ -10,5 +10,5 @@
| | dimension :math:`k`. | |
| | | :Requires: CGAL :math:`\geq` 4.8.0 |
+----------------------------------------------------------------+------------------------------------------------------------------------+------------------------------------+
- | :doc:`tangential_complex_user` | :doc:`tangential_complex_ref` | |
- +----------------------------------------------------------------+------------------------------------------------------------------------+------------------------------------+
+ | * :doc:`tangential_complex_user` | * :doc:`tangential_complex_ref` |
+ +----------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+
diff --git a/src/cython/doc/witness_complex_sum.inc b/src/cython/doc/witness_complex_sum.inc
index 9dc9aef6..49577745 100644
--- a/src/cython/doc/witness_complex_sum.inc
+++ b/src/cython/doc/witness_complex_sum.inc
@@ -10,8 +10,8 @@
| | | |
| | | :Requires: Eigen3 and CGAL :math:`\geq` 4.6.0 for Euclidean versions only |
+-------------------------------------------------------------------+----------------------------------------------------------------------+-----------------------------------------------------------------------------+
- | :doc:`witness_complex_user` | * :doc:`witness_complex_ref` | |
- | | * :doc:`strong_witness_complex_ref` | |
- | | * :doc:`euclidean_witness_complex_ref` | |
- | | * :doc:`euclidean_strong_witness_complex_ref` | |
- +-------------------------------------------------------------------+----------------------------------------------------------------------+-----------------------------------------------------------------------------+
+ | * :doc:`witness_complex_user` | * :doc:`witness_complex_ref` |
+ | | * :doc:`strong_witness_complex_ref` |
+ | | * :doc:`euclidean_witness_complex_ref` |
+ | | * :doc:`euclidean_strong_witness_complex_ref` |
+ +-------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------+