[QUESTION/FEATURE] Ability to group classes and functions separately
See original GitHub issueOverview of the issue
I’m using Angular and I have two or more folders which I’d like to group by type, not class/function.
For instance I have a folder called decorators
and another one called validators
, however in the docs they show up under miscellanous/functions
and classes
instead of decorators
and validators
. Is there any way to control how they are grouped? The folder structure in your project should be persisted in the docs in my opinion. Or if it could somehow be configurable using either tsconfig’s paths
or the compodoc config file.
Motivation for or Use Case
This would make it more clear what the classes/functions actually are to the reader rather than having to find it out from digging in the src code.
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (1 by maintainers)
Top Results From Across the Web
7 ways to use Google Classroom's "Ask a question" feature
Students and teachers have the ability to comment directly on the responses. This is why questions are a game-changer! I always loved Google ......
Read more >Fitness Classes - Blue Ash
A complete and functional approach focusing on attaining peak physical fitness for your age and ability level. Exercises emphasize total body training. Sports ......
Read more >Ask a Question feature in Power BI Desktop - SQLShack
In this article, we are going to learn how to use Power BI Desktop Q&A functionality to enable users to ask the question...
Read more >our group fitness classes - LA Fitness
Our Group Fitness classes have it all and for every level—whether you want aqua aerobics, yoga, high intensity, low impact, boxing or dance...
Read more >Set Apart | Group Fitness Experience
Set Apart is a group fitness experience centered around 50-minute high-intensity interval training and energizing music.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
May be there should be custom decorators target to declare users own category in the menu Like @section: utils, helpers which will help to resolve two things:
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem. Why locking ? Having issues with the most up-to-date context.