Files
mars-nwe/doc/README.md
2026-06-11 15:19:04 +02:00

30 lines
1.3 KiB
Markdown

# MARS-NWE documentation
This directory is the project documentation index. Keep the top-level `doc/`
directory small and put new material into topic subdirectories.
## Topics
- [Overview](overview/README) - historical upstream project overview notes.
- [Install](install/INSTALL) - installation notes and platform-specific setup.
- [FAQ and bugs](faq/FAQS) - old FAQs, bug notes, and translated question lists.
- [Features](features/) - feature-specific notes such as trustees, PIPE-FS, PPP,
file sharing, and NLS.
- [Quota](quota/README.md) - Linuxquota and NWQUOTA backend design.
- [History](history/) - old changelog, news, credits, and package metadata.
- [Packaging](packaging/) - distro packaging snippets kept as references.
- [Man pages](man/) - manual pages.
- [Assets](assets/) - images used by documentation or packaging.
- [Old](old/) - legacy build/configuration references. The old BSD/Unix makefile
is kept there as historical build reference.
## Layout rule
New screenshots and reference captures should live next to the feature they
document. For example, FILER or SYSCON screenshots for quota behavior belong
under `doc/quota/`, not directly in `doc/`.
The old plain-text files are intentionally preserved, but moved into folders so
future documentation can grow without making the top-level directory hard to
read.