View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0026992 | Open CASCADE | OCCT:Documentation | public | 2015-12-14 15:35 | 2016-04-20 15:50 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | major | ||
Status | closed | Resolution | fixed | ||
Target Version | 7.0.0 | Fixed in Version | 7.0.0 | ||
Summary | 0026992: Use Doxygen tag @ref for cross-references in documentation | ||||
Description | Currently in many places in OCCT documentation (user and dev guides, overview, etc.) HTML-style references (#...tag...) are used to refer to other sections of the documentation. This works, to some extent, in HTML, but generates non-working links in PDF. Instead, Doxygen tag @ref should be used for cross-references in documentation, like this: @ref occt_coding_rules_3 "Formatting Rules" instead of #occt_coding_rules_3 | ||||
Steps To Reproduce | NA | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
Branch CR26992 has been created by ysn. SHA-1: c987c8e838fc3e3456c6c18a75d03ef11788c54b Detailed log of new commits: Author: ysn Date: Fri Dec 18 15:33:23 2015 +0300 href have been replaced by @ref tags except for the links to web-pages and other documents where @ref tags do not work either. |
|
The patch files are already based on 26964 and 26212. Should not pose any merging problems. |
|
Tags replaced. |
|
Branch CR26992 has been updated forcibly by abv. SHA-1: 5921189a4acfbff832930564553cda22df7f6cfa |
|
Reviewed and rebased on CR26964 |
|
Branch CR26992 has been deleted by kgv. SHA-1: 5921189a4acfbff832930564553cda22df7f6cfa |
occt: master 67d7f07f 2015-12-18 12:33:23
Committer: bugmaster Details Diff |
0026992: Use Doxygen tag @ref for cross-references in documentation href have been replaced by @ref tags except for the links to web-pages and other documents where @ref tags do not work either. |
Affected Issues 0026992 |
|
mod - dox/dev_guides/contribution/coding_rules.md | Diff File | ||
mod - dox/dev_guides/documentation/documentation.md | Diff File | ||
mod - dox/dev_guides/git_guide/git_guide.md | Diff File | ||
mod - dox/dev_guides/tests/tests.md | Diff File | ||
mod - dox/user_guides/draw_test_harness/draw_test_harness.md | Diff File | ||
mod - dox/user_guides/iges/iges.md | Diff File | ||
mod - dox/user_guides/ocaf/ocaf.md | Diff File | ||
mod - dox/user_guides/shape_healing/shape_healing.md | Diff File | ||
mod - dox/user_guides/step/step.md | Diff File | ||
mod - dox/user_guides/visualization/visualization.md | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-12-14 15:35 |
|
New Issue | |
2015-12-14 15:35 |
|
Assigned To | => ysn |
2015-12-18 15:34 | git | Note Added: 0049301 | |
2015-12-18 15:36 |
|
Note Added: 0049302 | |
2015-12-18 15:37 |
|
Assigned To | ysn => abv |
2015-12-18 15:37 |
|
Status | new => resolved |
2015-12-18 15:37 |
|
Steps to Reproduce Updated | |
2015-12-18 15:38 |
|
Note Added: 0049303 | |
2015-12-18 15:38 |
|
Steps to Reproduce Updated | |
2015-12-21 06:39 | git | Note Added: 0049333 | |
2015-12-21 06:42 |
|
Note Added: 0049334 | |
2015-12-21 06:42 |
|
Assigned To | abv => bugmaster |
2015-12-21 06:42 |
|
Status | resolved => reviewed |
2015-12-22 15:27 | bugmaster | Status | reviewed => tested |
2015-12-25 19:04 | bugmaster | Changeset attached | => occt master 67d7f07f |
2015-12-25 19:04 | bugmaster | Status | tested => verified |
2015-12-25 19:04 | bugmaster | Resolution | open => fixed |
2016-04-17 13:54 | git | Note Added: 0053003 | |
2016-04-20 15:42 |
|
Fixed in Version | => 7.0.0 |
2016-04-20 15:50 |
|
Status | verified => closed |