diff options
author | Ralph Amissah <ralph@amissah.com> | 2015-05-01 18:59:03 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2015-05-01 18:59:03 -0400 |
commit | e56b1252015f76e2ee629ae19b4fef9f89700867 (patch) | |
tree | f02ba618ac200fde037d27513dfc6dc3fbb67756 /README | |
parent | debian/changelog (6.5.0-1) (diff) | |
parent | version & changelog, tag for release (diff) |
Merge tag 'sisu_7.0.0' into debian/sid
SiSU 7.0.0
Diffstat (limited to 'README')
-rw-r--r-- | README | 26 |
1 files changed, 4 insertions, 22 deletions
@@ -92,16 +92,7 @@ GEM INSTALL WITH RAKE Provided you have ruby & rake, this can be done with the single command: - rake gem_create_build_install # (to build and install sisu v5 & sisu v6, - alias gemcbi) - -separate gems are made/installed for sisu v5 & sisu v6 contained in source: - - rake gem_create_build_install_stable # (to build and install sisu v5, alias - gem5cbi) - - rake gem_create_build_install_unstable # (to build and install sisu v6, alias - gem6cbi) + rake gem_create_build_install # (to build and install, alias gemcbi) for individual steps (create, build, install) see rake options, rake -T to specify sisu version for sisu installed via gem @@ -122,9 +113,9 @@ MISC GEM gem search sisu - sisu _5.6.2_ --version + sisu _7.0.0_ --version - sisu _6.2.3_ --version + sisu _7.0.0_ --version to uninstall sisu installed via gem @@ -781,13 +772,6 @@ on its own, provides *SiSU* version information *-v [filename/wildcard]* see --verbose -*--v5 [filename/wildcard]* -invokes the sisu v5 document parser/generator. You may run sisu5 instead. This -is the current default and is normally omitted. - -*--v6 [filename/wildcard]* -invokes the sisu v6 document parser/generator. You may run sisu6 instead. - *--verbose [filename/wildcard]* provides verbose output of what is being generated, where output is placed (and error messages if any), as with -u flag provides a url mapping of files created @@ -1098,8 +1082,6 @@ to this one: synopsis=sisu [-abcDdeFhIiMmNnopqRrSsTtUuVvwXxYyZz0-9] [filename/wildcard ] . sisu [-Ddcv] [instruction] . sisu [-CcFLSVvW] - . sisu --v5 [operations] - . sisu --v6 [operations] @links: { SiSU Homepage }http://www.sisudoc.org/ @@ -2308,7 +2290,7 @@ Configure substitution in _sisu/sisu_document_make *resulting output:* -The current *Debian* is *Wheezy* the next debian will be *Jessie* +The current *Debian* is *Jessie* the next debian will be *Stretch* Configure substitution in _sisu/sisu_document_make |