Skip to content

Is it possible to add more static pages to the generated web? And possibly improve the aesthetics? #2288

Closed
@ilg-ul

Description

@ilg-ul

After successfully configuring my TypeScript projects to automatically generate the documentation sites with TypeDoc, and resulting sites like https://xpack.github.io/logger-ts/, I further pursued the idea and did the same for one of my C/C++ project, with Doxygen.

The site is not yet 100% ready, there are still some small issues, but the preliminary result looks like this:

Screenshot 2023-05-22 at 17 02 39

The actual project URL is https://micro-os-plus.github.io/utils-lists-xpack/.

Personally I liked the result, to the point of deciding to migrate the entire documentation from the existing READMEs to the web site, as the static pages listed in the left sidebar.

A later improvement was the addition of the cards, as a nice solution for quick access to the most frequent pages.

I was wandering if now, when I have more experience with these things, perhaps I can achieve something similar with TypeDoc, and do a second iteration for my TypeScript projects to bring them in line with the C/C++ projects.

Any thoughts on this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionDiscussion on large effort changes to TypeDoc

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions