Jakub Wilk a6e6b2f1c0 Remove obsolete metapackages 2 лет назад
..
README.rst f4f569bfb3 Move README.coding to docs/code-guidelines.rst. 4 лет назад
THANKS e47135bfd4 Fix my mail address. Contrary to common belief i am not ganneff@debian.org :) 16 лет назад
TODO 09e990e860 Per-discussion updates 4 лет назад
TODO.old 85bb350304 Fix typos in the documentation 9 лет назад
assumptions.rst a27c236b05 Clean up documentation. 4 лет назад
code-guidelines.rst c8e72bb82a Spellcheck two words in documentation 4 лет назад
config.sample 68267a913c remove unused `KeyServer` and `KeyAutoFetch` settings 3 лет назад
database.dia 59fd5aa2a8 Stop using silly names, and migrate to a saner directory structure. 18 лет назад
debian-specific.rst 1108f71e46 Little info on codesigning 3 лет назад
development.rst 45ac7ce336 Grammar: noun vs. verb 4 лет назад
first.rst a27c236b05 Clean up documentation. 4 лет назад
options.rst a27c236b05 Clean up documentation. 4 лет назад
quotes.txt a27c236b05 Clean up documentation. 4 лет назад
release.txt c0f7c6b6ac release.txt: set `allowcsset=True` for new testing-proposed-updates 3 лет назад
stable-point-release.txt a27c236b05 Clean up documentation. 4 лет назад
transitions.txt 85bb350304 Fix typos in the documentation 9 лет назад

README.rst

DAK Documentation
=================

Most documentation about DAK is available from this directory.

These documents are geared toward getting familiar with DAK:

- ``first.rst`` - Notes and available commands
- ``development.rst`` - Basic "how to get started with dev"
- ``TODO`` - Simple list of potential improvements
- ``database.dia`` - A diagram of the database schema
- ``code-guidelines.rst`` - Requirements that all patches must meet