Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Empty files: missing content? #204

@mtbc

Description

@mtbc

There are some empty files in our documentation, e.g.,

$ find docs/1.2 -type f -empty -name \*.md | wc -l
13

Some of these may await writing. Other documents link to some of these, e.g., @suchapalaver noticed that this link fails:

$ grep sysadmin docs/1.2/index.md 
[Sysadmin Guide]({% link docs/1.2/sysadmin_guide/index.md %})
$ ls -l docs/1.2/sysadmin_guide/index.md
-rw-rw-r-- 1 mtbc mtbc 0 Jul 10 11:15 docs/1.2/sysadmin_guide/index.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