Skip to content

[Feature]: Allow putting pages under namespaces (that are in same list as modules in generated documentation) #207

Description

@Hi-Fi

Plugin

@knodes/typedoc-plugin-pages

What would you want ?

Example repo: https://github.com/Hi-Fi/typedoc-plugins-example/tree/external_pages

When documentation is generated, external page can only be put at main level, not under "module" (which is actually namespace).
image

If trying to put page under module_2, it's not possible as it's not with moduleRoot as that produces error:

Error: Invalid pages configuration: could not find a workspace named "module_2"

And if just adding empty page, that would duplicate module_2 in list.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions