commit | aa07cac43fb03a01bcbcdffdaa49bf72a9eb06d1 | [log] [tgz] |
---|---|---|
author | Jeff King <peff@peff.net> | Fri Jan 16 04:05:10 2015 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Jan 16 14:40:46 2015 -0800 |
tree | ac0d873458ef523d1d5c3dcd60ce476aa00ad34c | |
parent | 6afbbdda3339349feae91161f4e530d511c4db76 [diff] |
strbuf.h: drop asciidoc list formatting from API docs Using a hanging indent is much more readable. This means we won't format as asciidoc anymore, but since we don't have a working system for extracting these comments anyway, it's probably more important to just make the source readable. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>