-
-
Notifications
You must be signed in to change notification settings - Fork 750
Closed
Description
- I have checked issues with bug label and found no duplicates
Expected Behavior
I would expect setting categorizeByGroup=false would lump all the different groups (types,functions,classes etc.) under a common category heading.
Actual Behavior
Settting categorizeByGroup=false ignores the @category tags and just creates output without any category headings. It does however create category headings if I set it to true or just leave the setting out.
Steps to reproduce the bug
This repository has the described behavior:
https://github.com/typescript-tea/http
The config file says categorizeByGroup: false here. The output is here. The source for one moudle with @category tags is here.
Environment
- Typedoc version: 0.17.0-3
- Node.js version: v12.14.1
- OS: Ubuntu 18.04 (via Windows WSL2)
derrickbeining
Metadata
Metadata
Assignees
Labels
No labels