530e741c72
Most of them are still stubs, but the procedure to build the HTML documentation, maintaining the index and installing the end product are there. I placed names of people who are likely to know the most about the topic in the stub files, so that volunteers will know whom to ask questions as needed. Signed-off-by: Junio C Hamano <gitster@pobox.com>
13 lines
181 B
Plaintext
13 lines
181 B
Plaintext
tree walking API
|
|
================
|
|
|
|
Talk about <tree-walk.h>, things like
|
|
|
|
* struct tree_desc
|
|
* init_tree_desc
|
|
* tree_entry_extract
|
|
* update_tree_entry
|
|
* get_tree_entry
|
|
|
|
(JC, Linus)
|