Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

@category is ignored #63

Closed
airtonix opened this issue Dec 4, 2020 · 1 comment
Closed

@category is ignored #63

airtonix opened this issue Dec 4, 2020 · 1 comment

Comments

@airtonix
Copy link

airtonix commented Dec 4, 2020

Looks like @category is being ignored.

our code:

...
 *
 * @export
 * @abstract
 * @category Mobx-Keystone Model
 * @class BaseModel
 * @extends {Model}
 */

In the default theme:
image

In the NeoTheme, this Mobx-Keystone Model Classes area is no where to be found.

@Fleker
Copy link
Contributor

Fleker commented Dec 4, 2020

Looks like the default theme added it in TypeStrong/typedoc-default-themes#61. Might be as easy as cherry-picking that change.

@Fleker Fleker closed this as completed in 61b54c2 Dec 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants