Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linking between documentation pages #822

Open
CorpusCallosum opened this issue Aug 17, 2024 · 0 comments
Open

Linking between documentation pages #822

CorpusCallosum opened this issue Aug 17, 2024 · 0 comments

Comments

@CorpusCallosum
Copy link
Contributor

Hi, I noticed that some documentation pages automatically generate clickable links to certain classes.

For example this page: https://openframeworks.cc/documentation/ofxOpenCv/ofxCvContourFinder/#show_findContours

Includes a reference to ofxCvGrayscaleImage which automatically generates a link to that documentation page.

But, this doesn't happen all the time for all classes. As another example, this page:
https://openframeworks.cc/documentation/ofxOpenCv/ofxCvContourFinder/#show_blobs

Includes a reference to the class ofxCvBlob, but does not link to that class's documentation page.

Why is it that some classes are linked and some are not, and what is the recommended method of adding links between pages?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant