Commit 6907f27
committed
Incorrect link from summary links for classes
When running a link checker on the CGAL Classification or Point_set_processing_3 package we get the warning:
```
List of broken links and other issues:
file:///.../doc_output/Classification/classCGAL_1_1Classification_1_1Point__set__feature__generator.html
Code: 200 (no message)
To do: Some of the links to this resource point to broken URI fragments
(such as index.html#fragment).
The following fragments need to be fixed:
nested-classes
```
This is due to the fact that on the mentioned page no "section" classes is but in the summary links (top right) there is still "Classes".1 parent 979ea24 commit 6907f27
1 file changed
+17
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2120 | 2120 | | |
2121 | 2121 | | |
2122 | 2122 | | |
| 2123 | + | |
2123 | 2124 | | |
2124 | 2125 | | |
2125 | 2126 | | |
| |||
2137 | 2138 | | |
2138 | 2139 | | |
2139 | 2140 | | |
2140 | | - | |
2141 | | - | |
2142 | | - | |
| 2141 | + | |
| 2142 | + | |
| 2143 | + | |
| 2144 | + | |
| 2145 | + | |
| 2146 | + | |
| 2147 | + | |
| 2148 | + | |
| 2149 | + | |
| 2150 | + | |
| 2151 | + | |
| 2152 | + | |
| 2153 | + | |
| 2154 | + | |
| 2155 | + | |
| 2156 | + | |
2143 | 2157 | | |
2144 | 2158 | | |
2145 | 2159 | | |
| |||
0 commit comments