Clean-up anchors and definitions (#109)
* Clean-up anchors and definitions
Based on feedback from Marcos, this PR introduces following changes:
- Removes unnecessary <code></code> tags around definitions
- Adds data-dfn-for and data-link-for for sections to avoid duplications
- Replaces 'for' attribute with 'data-dfn-for'
* Update dependencies section and use data-dfn-for attributes
- Update deps section to use data-cite attribute
- Update broken links, e.g., "now visible algorithm"
- Use data-dfn-for for OrientationType and OrientationLockType definitions
Author
Alexander Shalamov