docs/packages/md-manual/TODO.md
2024-07-10 14:57:38 -04:00

923 B

TODO

Ongoing or future fixups and projects for this documentation site

  • Fix Nixpkgs documentation admonitions

    • Currently all of them are broken and need to have their formatting adjusted to be not broken.
    • See all the examples here, for instance. The code block should be inside the admonition.
  • Replace Lix doc fixme's with admonitions

    • Same as above, the current build doesn't allow for the complex replacements that this needs.
  • Add Lix doc pictures

    • Currently there are supposed to be images in some places, and they aren't able to be rendered since we don't have them. Make them part of the build.
  • Add NixOS Options

    • Each set of options (services.forgejo, programs.firefox, etc) should be its own page. A monolithic page is bad for searchability and usability.