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

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