From 60149df7574c90622ddf28d648d2429891bf84f2 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 5 Nov 2012 23:04:30 -0500 Subject: v4: sisupod, use common make instruction header for documents * sisupod make instruction header file, write & read * sisu config file names placed in constants --- lib/sisu/v4/constants.rb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/sisu/v4/constants.rb') 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, -- cgit v1.2.3