summaryrefslogtreecommitdiff
path: root/src/common/doc/examples.h
diff options
context:
space:
mode:
authorVincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com>2022-06-24 14:26:00 +0200
committerGitHub <noreply@github.com>2022-06-24 14:26:00 +0200
commit9fc4f5e2ba50287979fc6e56708ec469d29c968c (patch)
tree2a8da721e11f78a4b54da99c15aade8ff9583cd0 /src/common/doc/examples.h
parentbc683d3d9985cde2a2c80952971381d7c519db0a (diff)
parentb829a198e16fbef4c0cb2698b2c723fa353aac55 (diff)
Merge pull request #519 from Hind-M/cech_optimization
Cech optimization
Diffstat (limited to 'src/common/doc/examples.h')
-rw-r--r--src/common/doc/examples.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/doc/examples.h b/src/common/doc/examples.h
index 556a24f1..1634b19e 100644
--- a/src/common/doc/examples.h
+++ b/src/common/doc/examples.h
@@ -40,7 +40,6 @@
* @example edge_collapse_basic_example.cpp
* \section Cech_complex_example_section Cech_complex
* @example cech_persistence.cpp
- * @example cech_complex_step_by_step.cpp
* @example cech_complex_example_from_points.cpp
* \section Bitmap_cubical_complex_example_section Bitmap_cubical_complex
* @example periodic_cubical_complex_persistence.cpp