Skip to content

Ability to include single files as documentation #303

@gervaisb

Description

@gervaisb

Description

When describing the whole system it is useful to have dedicated documentation for small elements like container.

However, !docs except a folder. So we do have to create one folder for each elements. Being able to use one file would be cleaner in our docs hierarchy.

Actually:

docs\
  OneContainer\
    Documentation.md
  AnotherContainer\
   Documentation.md

Expected:

docs\
  OneContainer.md
  AnotherContainer.md

Priority

I have no budget and there's no rush, please add this feature for free

More information

No response

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