Skip to content

categorizeByGroup=false seems broken #1199

@jonaskello

Description

@jonaskello

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions