Skip to content

Commit

Permalink
Merge branch 'jk/strbuf-doc-to-header'
Browse files Browse the repository at this point in the history
The strbuf API was explained between the API documentation and in
the header file.  Move missing bits to strbuf.h so that programmers
can check only one place for all necessary information.

* jk/strbuf-doc-to-header:
  strbuf.h: group documentation for trim functions
  strbuf.h: drop boilerplate descriptions of strbuf_split_*
  strbuf.h: reorganize api function grouping headers
  strbuf.h: format asciidoc code blocks as 4-space indent
  strbuf.h: drop asciidoc list formatting from API docs
  strbuf.h: unify documentation comments beginnings
  strbuf.h: integrate api-strbuf.txt documentation
  • Loading branch information
Junio C Hamano committed Feb 25, 2015
2 parents 50e1ba5 + d468fa2 commit e2a318f
Show file tree
Hide file tree
Showing 2 changed files with 387 additions and 434 deletions.
351 changes: 0 additions & 351 deletions Documentation/technical/api-strbuf.txt

This file was deleted.

Loading

0 comments on commit e2a318f

Please sign in to comment.