aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v4/constants.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2012-11-05 23:04:30 -0500
committerRalph Amissah <ralph@amissah.com>2012-11-05 23:04:30 -0500
commit60149df7574c90622ddf28d648d2429891bf84f2 (patch)
tree41c99025323d5411533a8e6d9a478b081b622d11 /lib/sisu/v4/constants.rb
parentv4: param, common independent document @make: header file (diff)
v4: sisupod, use common make instruction header for documents
* sisupod make instruction header file, write & read * sisu config file names placed in constants
Diffstat (limited to 'lib/sisu/v4/constants.rb')
-rw-r--r--lib/sisu/v4/constants.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/sisu/v4/constants.rb b/lib/sisu/v4/constants.rb
index 261756df..24ec53a0 100644
--- a/lib/sisu/v4/constants.rb
+++ b/lib/sisu/v4/constants.rb
@@ -240,6 +240,10 @@ Gt={
video: 'video',
conf: 'doc/_sisu',
}
+S_CONF={
+ header_make: 'sisu_document_make',
+ rc_yml: 'sisurc.yml',
+}
DISABLE={
epub: {
internal_navigation: true,