summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig7
1 files changed, 6 insertions, 1 deletions
diff --git a/Kconfig b/Kconfig
index cedc98b..0195042 100644
--- a/Kconfig
+++ b/Kconfig
@@ -1,9 +1,14 @@
mainmenu "Build training documents"
+config BUILD_MICROCONSULT
+ bool "Build with MicroConsult theme"
+ help
+ Build slides using the MicroConsult theme
+
config BUILD_HANDOUTS
bool "Build with handouts"
help
- Build papers with or without handouts
+ Build handouts for slides
config BUILD_PRINTOUTS
bool "Build with printouts"