Skip to content

Trying to render md-files outside of docs folder #2831

@awallemo

Description

@awallemo

I am trying to render md files that are located in the root directory of where the docs folder is located. The build is run succesfully but I get a 404 not found error on the pages where I locate outside of docs. Can someone help me?

nav:
  - Get started:
    - Introduction:                         /../README.md                       
  - Documentation:
    - Creating a new report:             somefile.md
    - Roles and Access:                     someotherfile.md
  - Disaster Recovery:
    - Disaster Recovery Plan:               /../someotherdirectory/file.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions