mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-30 18:37:15 +02:00
chore: *.tex files moved to api_reference/src directory
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -48,4 +48,5 @@ CMakeUserPresets.json
|
|||||||
/test_package/build/
|
/test_package/build/
|
||||||
|
|
||||||
# cxxdraft-htmlgen
|
# cxxdraft-htmlgen
|
||||||
docs/reference/source/
|
docs/api_reference/src/source/
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@ jegp_add_standardese_sources(
|
|||||||
LIBRARIES intro quantities
|
LIBRARIES intro quantities
|
||||||
EXTENSIONS macros_extensions
|
EXTENSIONS macros_extensions
|
||||||
CHECKED TRUE
|
CHECKED TRUE
|
||||||
PDF PATH "mp-units.pdf" #[[EXCLUDE_FROM_MAIN]]
|
# PDF PATH "mp-units.pdf" #[[EXCLUDE_FROM_MAIN]]
|
||||||
HTML PATH "mp-units.html" #[[EXCLUDE_FROM_MAIN]]
|
HTML PATH "mp-units.html" #[[EXCLUDE_FROM_MAIN]]
|
||||||
SECTION_FILE_STYLE "WithExtension"
|
SECTION_FILE_STYLE "WithExtension"
|
||||||
LATEX_REGEX_REPLACE
|
LATEX_REGEX_REPLACE
|
Reference in New Issue
Block a user