mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Remove custom linkstyle
Signed-off-by: Tobias Predel <tobias.predel@gmail.com>
This commit is contained in:
parent
ceb369508d
commit
ca3e3f8582
1 changed files with 1 additions and 2 deletions
|
@ -7,8 +7,7 @@ add_subdirectory (themes)
|
|||
|
||||
if (ASCIIDOCTOR_FOUND)
|
||||
set (ASCIIDOCTOR_OPTIONS "--attribute=manmanual=User Manuals"
|
||||
"--attribute=mansource=timew ${PROJECT_VERSION}"
|
||||
"--attribute=man-linkstyle='pass:[blue R < >]'")
|
||||
"--attribute=mansource=timew ${PROJECT_VERSION}")
|
||||
|
||||
add_subdirectory (man1)
|
||||
add_subdirectory (man7)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue