partial-clone: render design doc using asciidoc
commit5641eb94655d723bb269683756ddaf4c6544da42
authorJonathan Nieder <jrnieder@gmail.com>
Tue, 14 Aug 2018 22:28:46 +0000 (14 15:28 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Aug 2018 16:22:54 +0000 (15 09:22 -0700)
treefe7ffc2a9fc451ff69d4a28900b87929b60cecff
parent637fc4467e57872008171958eda0428818a7ee03
partial-clone: render design doc using asciidoc

Rendered documentation can be easier to read than raw text because
headings and emphasized phrases stand out.  Add the missing markup and
Makefile rule required to render this design document using asciidoc.

Tested by running

  make -C Documentation technical/partial-clone.html

and viewing the output in a browser.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/Makefile
Documentation/technical/partial-clone.txt