git-commit-vandalism/Documentation/technical
Heba Waly 7b4fb434b4 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>
2019-10-25 11:18:14 +09:00
..
.gitignore
api-allocation-growing.txt
api-argv-array.txt
api-config.txt Documentation/technical/api-config.txt: fix formatting 2019-04-01 15:17:47 +09:00
api-credentials.txt
api-diff.txt
api-directory-listing.txt treewide: rename 'exclude' methods to 'pattern' 2019-09-05 14:05:12 -07:00
api-error-handling.txt
api-gitattributes.txt
api-history-graph.txt
api-index-skel.txt
api-index.sh
api-merge.txt
api-oid-array.txt sha1-array: provide oid_array_filter 2018-12-05 11:42:31 +09:00
api-parse-options.txt parse-options: make OPT_ARGUMENT() more useful 2019-03-18 11:44:14 +09:00
api-ref-iteration.txt doc: typo: s/can not/cannot/ and s/is does/does/ 2019-08-05 10:05:24 -07:00
api-remote.txt
api-revision-walking.txt
api-run-command.txt
api-setup.txt
api-sigchain.txt
api-submodule-config.txt
api-trace2.txt trace2: write discard message to sentinel files 2019-10-05 17:53:51 +09:00
api-trace.txt
api-tree-walking.txt tree-walk: add a strbuf wrapper for make_traverse_path() 2019-08-01 13:06:52 -07:00
bitmap-format.txt
commit-graph-format.txt commit-graph: add base graphs chunk 2019-06-19 20:46:26 -07:00
commit-graph.txt commit-graph: create options for split files 2019-06-19 20:46:26 -07:00
directory-rename-detection.txt Merge branch 'ja/dir-rename-doc-markup-fix' 2019-04-10 02:14:21 +09:00
hash-function-transition.txt doc: fix repeated words 2019-08-11 17:40:07 -07:00
http-protocol.txt
index-format.txt
long-running-process-protocol.txt
multi-pack-index.txt
pack-format.txt
pack-heuristics.txt
pack-protocol.txt fix pack protocol example client/server communication 2019-03-18 14:37:54 +09:00
partial-clone.txt partial-clone: add multiple remotes in the doc 2019-06-25 14:05:37 -07:00
protocol-capabilities.txt protocol-capabilities.txt: document symref 2019-02-21 12:05:52 -08:00
protocol-common.txt
protocol-v2.txt doc: fix repeated words 2019-08-11 17:40:07 -07:00
racy-git.txt
repository-version.txt
rerere.txt
send-pack-pipeline.txt
shallow.txt
signature-format.txt
trivial-merge.txt