Merge branch 'kl/doc-build-fix'
Build fix. * kl/doc-build-fix: doc: remove extra quotes in generated docs
This commit is contained in:
@ -21,9 +21,9 @@ tilde=~
|
||||
apostrophe='
|
||||
backtick=`
|
||||
litdd=--
|
||||
manmanual='Git Manual'
|
||||
mansource='Git @GIT_VERSION@'
|
||||
revdate='@GIT_DATE@'
|
||||
manmanual=Git Manual
|
||||
mansource=Git @GIT_VERSION@
|
||||
revdate=@GIT_DATE@
|
||||
|
||||
ifdef::backend-docbook[]
|
||||
[linkgit-inlinemacro]
|
||||
|
Reference in New Issue
Block a user