diff options
author | Heba Waly <heba.waly@gmail.com> | 2019-10-24 11:29:11 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-10-25 11:18:14 +0900 |
commit | 7b4fb434b410358b7a70ef772463292e18bf6c30 (patch) | |
tree | 551cc24375da08ddc24c9de6e67e9604efedafaf /Documentation/technical/api-run-command.txt | |
parent | Git 2.24-rc1 (diff) | |
download | tgif-7b4fb434b410358b7a70ef772463292e18bf6c30.tar.xz |
documentation: remove empty doc files
Remove empty and redundant documentation files from the
Documentation/technical/ directory.
The empty doc files included only TODO messages with no documentation for
years. Instead an approach is being taken to keep all doc beside the code
in the relevant header files.
Having empty doc files is confusing and disappointing to anybody looking
for information, besides having the documentation in header files makes it
easier for developers to find the information they are looking for.
Some of the content which could have gone here already exists elsewhere:
- api-object-access.txt -> sha1-file.c and object.h have some details.
- api-quote.txt -> quote.h has some details.
- api-xdiff-interface.txt -> xdiff-interface.h has some details.
- api-grep.txt -> grep.h does not have enough documentation at the moment.
Signed-off-by: Heba Waly <heba.waly@gmail.com>
Reviewed-by: Emily Shaffer <emilyshaffer@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/technical/api-run-command.txt')
0 files changed, 0 insertions, 0 deletions