Mark Hymers bf4c4bc917 Change sync-release to use codename vor 11 Monaten
..
.gitignore f79335aaf3 use sphinx to build API documentation vor 1 Jahr
Makefile f79335aaf3 use sphinx to build API documentation vor 1 Jahr
README.rst f4f569bfb3 Move README.coding to docs/code-guidelines.rst. vor 4 Jahren
THANKS e47135bfd4 Fix my mail address. Contrary to common belief i am not ganneff@debian.org :) vor 16 Jahren
TODO 09e990e860 Per-discussion updates vor 4 Jahren
TODO.old 85bb350304 Fix typos in the documentation vor 9 Jahren
api.rst f79335aaf3 use sphinx to build API documentation vor 1 Jahr
assumptions.rst a27c236b05 Clean up documentation. vor 4 Jahren
code-guidelines.rst c8e72bb82a Spellcheck two words in documentation vor 4 Jahren
conf.py 501fe67073 sphinx: include undocumented and private members vor 1 Jahr
config.sample 68267a913c remove unused `KeyServer` and `KeyAutoFetch` settings vor 3 Jahren
database.dia 59fd5aa2a8 Stop using silly names, and migrate to a saner directory structure. vor 18 Jahren
debian-specific.rst 1108f71e46 Little info on codesigning vor 3 Jahren
development.rst 45ac7ce336 Grammar: noun vs. verb vor 4 Jahren
first.rst a27c236b05 Clean up documentation. vor 4 Jahren
import-into-debian-archive.txt ff67f7d548 Update import-into-debian-archive.txt: remind webmaster about updating the corresponding web pages in www.debian.org too (releases/index and distrib/archive at least) vor 1 Jahr
index.rst f79335aaf3 use sphinx to build API documentation vor 1 Jahr
options.rst a27c236b05 Clean up documentation. vor 4 Jahren
quotes.txt a27c236b05 Clean up documentation. vor 4 Jahren
release.txt bf4c4bc917 Change sync-release to use codename vor 11 Monaten
stable-point-release.txt a27c236b05 Clean up documentation. vor 4 Jahren
transitions.txt 85bb350304 Fix typos in the documentation vor 9 Jahren

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