Introduction ℹī¸

The main task now is to make all tools support v2.7.0 syntax:

  • write Bash-based parser to quickly parse pages
  • use it in render and some converters

As a sidenote we don’t consider any PRs related to v3 syntax for now.

CLI pages 📚

Now we are focused on updating and adding missing coreutils pages. We’re aiming to refresh them to make them more user-friendly. For instance:

  • provide both GNU-style long and short options to let user chose what they are the most comfortable with
  • add auto generated examples for help/version options like --help/--version respectively to let people easily access built-in command help when required
  • add mnemonics for almost all options to simplify command option’s memorization

Directory pages 📚

It’s a one of brand-new repos out there. So at the first place we need just to fill it with useful content based on Filesystem Hierarchy Standard and detect current syntax issues in the content of such pages to solve them in the next syntax version.

Themes 📚

The main goal here is to add much more customization settings and possibility to specify what syntax version is required to use some theme.