diff options
author | David Kalnischkies <david@kalnischkies.de> | 2018-05-05 01:37:47 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2018-05-05 09:11:42 +0200 |
commit | e85987ab2281e765a2b3e19aefe7f99f656428d8 (patch) | |
tree | 69d1d582c3695695936bbbb8503ea1ca9b6486e2 /debian/apt-doc.docs | |
parent | b12bdeaf8acd050c5526ecc05526db70df5fd485 (diff) |
move special READMEs into doc/ and format as md
The formatting is very basic and more should probably be done, but we at
least get the files out of the root directory which in case of the
various READMEs was confusing salsa which one display as (central) README.
Diffstat (limited to 'debian/apt-doc.docs')
-rw-r--r-- | debian/apt-doc.docs | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/debian/apt-doc.docs b/debian/apt-doc.docs index bd494002c..2134da07f 100644 --- a/debian/apt-doc.docs +++ b/debian/apt-doc.docs @@ -1,4 +1,6 @@ -README.progress-reporting -doc/acquire-additional-files.txt -doc/external-dependency-solver-protocol.txt -doc/external-installation-planner-protocol.txt +doc/acquire-additional-files.md +doc/external-dependency-solver-protocol.md +doc/external-installation-planner-protocol.md +doc/json-hooks-protocol.md +doc/progress-reporting.md +doc/srv-records-support.md |