Fix up "make doc"

Fix 'git-var.txt' and use "-b xhtml11" instead of "-b css-embedded" to
make asciidoc 7.0.1 happy.
2 files changed
tree: b65275757c69df96e5ed7c2f837482457f9eca7e
  1. debian/
  2. Documentation/
  3. mozilla-sha1/
  4. ppc/
  5. t/
  6. apply.c
  7. blob.c
  8. blob.h
  9. cache.h
  10. cat-file.c
  11. check-files.c
  12. checkout-cache.c
  13. clone-pack.c
  14. commit-tree.c
  15. commit.c
  16. commit.h
  17. connect.c
  18. convert-cache.c
  19. COPYING
  20. count-delta.c
  21. count-delta.h
  22. csum-file.c
  23. csum-file.h
  24. daemon.c
  25. date.c
  26. delta.h
  27. diff-cache.c
  28. diff-delta.c
  29. diff-files.c
  30. diff-helper.c
  31. diff-stages.c
  32. diff-tree.c
  33. diff.c
  34. diff.h
  35. diffcore-break.c
  36. diffcore-order.c
  37. diffcore-pathspec.c
  38. diffcore-pickaxe.c
  39. diffcore-rename.c
  40. diffcore.h
  41. entry.c
  42. epoch.c
  43. epoch.h
  44. export.c
  45. fetch-pack.c
  46. fsck-cache.c
  47. get-tar-commit-id.c
  48. git
  49. git-add-script
  50. git-apply-patch-script
  51. git-branch-script
  52. git-checkout-script
  53. git-cherry
  54. git-clone-script
  55. git-commit-script
  56. git-core.spec.in
  57. git-cvsimport-script
  58. git-diff-script
  59. git-external-diff-script
  60. git-fetch-script
  61. git-format-patch-script
  62. git-log-script
  63. git-merge-one-file-script
  64. git-prune-script
  65. git-pull-script
  66. git-push-script
  67. git-rebase-script
  68. git-relink-script
  69. git-repack-script
  70. git-reset-script
  71. git-resolve-script
  72. git-sh-setup-script
  73. git-shortlog
  74. git-status-script
  75. git-tag-script
  76. git-verify-tag-script
  77. git-whatchanged
  78. gitenv.c
  79. gitk
  80. hash-object.c
  81. http-pull.c
  82. ident.c
  83. index.c
  84. init-db.c
  85. INSTALL
  86. local-pull.c
  87. ls-files.c
  88. ls-tree.c
  89. Makefile
  90. merge-base.c
  91. merge-cache.c
  92. mktag.c
  93. object.c
  94. object.h
  95. pack-check.c
  96. pack-objects.c
  97. pack.h
  98. patch-delta.c
  99. patch-id.c
  100. path.c
  101. pkt-line.c
  102. pkt-line.h
  103. prune-packed.c
  104. pull.c
  105. pull.h
  106. quote.c
  107. quote.h
  108. read-cache.c
  109. read-tree.c
  110. README
  111. receive-pack.c
  112. refs.c
  113. refs.h
  114. rev-list.c
  115. rev-parse.c
  116. rev-tree.c
  117. rsh.c
  118. rsh.h
  119. send-pack.c
  120. sha1_file.c
  121. show-index.c
  122. ssh-pull.c
  123. ssh-push.c
  124. strbuf.c
  125. strbuf.h
  126. stripspace.c
  127. tag.c
  128. tag.h
  129. tar-tree.c
  130. test-date.c
  131. test-delta.c
  132. tree.c
  133. tree.h
  134. unpack-file.c
  135. unpack-objects.c
  136. update-cache.c
  137. upload-pack.c
  138. usage.c
  139. var.c
  140. verify-pack.c
  141. write-tree.c