-
Notifications
You must be signed in to change notification settings - Fork 8k
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
compodoc angular documentation #1326
Comments
Hey @hatemhosny, thanks for the suggestion. We were reviewing compodoc sometime ago and decided to go a custom way for Nebular. For ngx-admin itself, I don't feel like we need this kind of documentation as we don't have much functionality here that could be documented inside of the code (because it's basically a template). |
thanks for your answer, @nnixaa. I don't mean for ngx-admin itself. I think many will use ngx-admin as a starting point for their apps. This can be a helpful ready to use feature for their projects. any way, thanks. |
So you mean like integrate the compodoc into ngx-admin so that people can generate docs for their projects later on? Well, this may be a good idea, let's keep it open to see if there any interest from the others. |
@hatemhosny , i think it's a good idea. This will be a great feature. |
would you consider adding compodoc to generate documentation for angular modules, components, services,...etc?
this is a demo for the generated pages.
if yes, I can create a PR for that.
thanks
The text was updated successfully, but these errors were encountered: