[docs] Make types more discoverable #74

Open
opened 2021-11-20 13:23:31 +00:00 by ungleich-gitea · 2 comments

Make a requirement for types packaged with cdist to have a Categories section that is parsed and used for the types page.

Idea would be to allow for something like this:

Docker

  • 16.38. cdist-type__docker(7)
  • 16.39. cdist-type__docker_compose(7)
  • 16.40. cdist-type__docker_config(7)
  • 16.41. cdist-type__docker_secret(7)
  • 16.42. cdist-type__docker_stack(7)
  • 16.43. cdist-type__docker_swarm(7)

Storage

  • 16.47. cdist-type__filesystem(7)
    ...

All types

[Insert current list here]

Make a requirement for types packaged with cdist to have a `Categories` section that is parsed and used for the [types page](https://www.cdi.st/manual/latest/cdist-types.html). Idea would be to allow for something like this: # Docker * 16.38. cdist-type__docker(7) * 16.39. cdist-type__docker_compose(7) * 16.40. cdist-type__docker_config(7) * 16.41. cdist-type__docker_secret(7) * 16.42. cdist-type__docker_stack(7) * 16.43. cdist-type__docker_swarm(7) # Storage * 16.47. cdist-type__filesystem(7) ... # All types [Insert current list here]
Author
Owner

unassigned @poljakowski

unassigned @poljakowski
Author
Owner

assigned to @poljakowski

assigned to @poljakowski
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ungleich-public/cdist#74
No description provided.