Skip to content

Commit e14d1df

Browse files
Abhra303gitster
authored andcommitted
bitmap-format.txt: feed the file to asciidoc to generate html
Documentation/Makefile does not include bitmap-format.txt to generate a html page using asciidoc. Teach Documentation/Makefile to also generate a html page for Documentation/technical/bitmap-format.txt file. Signed-off-by: Abhradeep Chakraborty <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 2668e36 commit e14d1df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ TECH_DOCS += MyFirstContribution
9494
TECH_DOCS += MyFirstObjectWalk
9595
TECH_DOCS += SubmittingPatches
9696
TECH_DOCS += ToolsForGit
97+
TECH_DOCS += technical/bitmap-format
9798
TECH_DOCS += technical/bundle-format
9899
TECH_DOCS += technical/hash-function-transition
99100
TECH_DOCS += technical/http-protocol

0 commit comments

Comments
 (0)