docs/packages/md-manual/TODO.md

19 lines
802 B
Markdown
Raw Normal View History

2024-07-10 18:47:21 +00:00
# TODO
Ongoing or future fixups and projects for this documentation site
2024-07-21 01:58:12 +00:00
- [x] Fix Nixpkgs documentation admonitions
2024-07-10 18:47:21 +00:00
2024-07-21 01:58:12 +00:00
- We believe that all admonitions in the documentation should be automatically fixed up. If they aren't, please let us know where you see broken ones!
2024-07-10 18:47:21 +00:00
- [ ] 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.