Mark Hymers bf4c4bc917 Change sync-release to use codename před 11 měsíci
..
.gitignore f79335aaf3 use sphinx to build API documentation před 1 rokem
Makefile f79335aaf3 use sphinx to build API documentation před 1 rokem
README.rst f4f569bfb3 Move README.coding to docs/code-guidelines.rst. před 4 roky
THANKS e47135bfd4 Fix my mail address. Contrary to common belief i am not ganneff@debian.org :) před 16 roky
TODO 09e990e860 Per-discussion updates před 4 roky
TODO.old 85bb350304 Fix typos in the documentation před 9 roky
api.rst f79335aaf3 use sphinx to build API documentation před 1 rokem
assumptions.rst a27c236b05 Clean up documentation. před 4 roky
code-guidelines.rst c8e72bb82a Spellcheck two words in documentation před 4 roky
conf.py 501fe67073 sphinx: include undocumented and private members před 1 rokem
config.sample 68267a913c remove unused `KeyServer` and `KeyAutoFetch` settings před 3 roky
database.dia 59fd5aa2a8 Stop using silly names, and migrate to a saner directory structure. před 18 roky
debian-specific.rst 1108f71e46 Little info on codesigning před 3 roky
development.rst 45ac7ce336 Grammar: noun vs. verb před 4 roky
first.rst a27c236b05 Clean up documentation. před 4 roky
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) před 1 rokem
index.rst f79335aaf3 use sphinx to build API documentation před 1 rokem
options.rst a27c236b05 Clean up documentation. před 4 roky
quotes.txt a27c236b05 Clean up documentation. před 4 roky
release.txt bf4c4bc917 Change sync-release to use codename před 11 měsíci
stable-point-release.txt a27c236b05 Clean up documentation. před 4 roky
transitions.txt 85bb350304 Fix typos in the documentation před 9 roky

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