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

Links to parent/derived classes. #52

Open
kiith-sa opened this issue Jan 8, 2015 · 1 comment
Open

Links to parent/derived classes. #52

kiith-sa opened this issue Jan 8, 2015 · 1 comment

Comments

@kiith-sa
Copy link
Collaborator

kiith-sa commented Jan 8, 2015

Documentation of a class should point to its parent class/interfaces with links, and also point to all its derived classes, including indirectly derived (but make it evident they're derived indirectly; maybe draw a tree using lists).

Depends on #37.

@kiith-sa
Copy link
Collaborator Author

The parent class is already handled thanks to cross-referencing
(e.g. ChildClass: ParentClass includes a link to ParentClass)

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

No branches or pull requests

1 participant