mirror of
https://github.com/git/git
synced 2024-10-28 19:25:47 +00:00
Merge branch 'hw/remove-api-docs-placeholder'
Docfix. * hw/remove-api-docs-placeholder: documentation: remove empty doc files
This commit is contained in:
commit
5731ca3657
4 changed files with 0 additions and 40 deletions
|
@ -1,8 +0,0 @@
|
||||||
grep API
|
|
||||||
========
|
|
||||||
|
|
||||||
Talk about <grep.h>, things like:
|
|
||||||
|
|
||||||
* grep_buffer()
|
|
||||||
|
|
||||||
(JC)
|
|
|
@ -1,15 +0,0 @@
|
||||||
object access API
|
|
||||||
=================
|
|
||||||
|
|
||||||
Talk about <sha1-file.c> and <object.h> family, things like
|
|
||||||
|
|
||||||
* read_sha1_file()
|
|
||||||
* read_object_with_reference()
|
|
||||||
* has_sha1_file()
|
|
||||||
* write_sha1_file()
|
|
||||||
* pretend_object_file()
|
|
||||||
* lookup_{object,commit,tag,blob,tree}
|
|
||||||
* parse_{object,commit,tag,blob,tree}
|
|
||||||
* Use of object flags
|
|
||||||
|
|
||||||
(JC, Shawn, Daniel, Dscho, Linus)
|
|
|
@ -1,10 +0,0 @@
|
||||||
quote API
|
|
||||||
=========
|
|
||||||
|
|
||||||
Talk about <quote.h>, things like
|
|
||||||
|
|
||||||
* sq_quote and unquote
|
|
||||||
* c_style quote and unquote
|
|
||||||
* quoting for foreign languages
|
|
||||||
|
|
||||||
(JC)
|
|
|
@ -1,7 +0,0 @@
|
||||||
xdiff interface API
|
|
||||||
===================
|
|
||||||
|
|
||||||
Talk about our calling convention to xdiff library, including
|
|
||||||
xdiff_emit_consume_fn.
|
|
||||||
|
|
||||||
(Dscho, JC)
|
|
Loading…
Reference in a new issue