diff options
author | Nikos Giotis <nikos.giotis@gmail.com> | 2018-02-12 11:13:04 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-17 07:42:54 +0700 |
commit | 35ac55945d62be5b3e3e086826e2b3a023702e66 (patch) | |
tree | a2d9f20d77f15d5914b6e38bd5b739a9bd1f4578 /misc/Publican/slack-desc | |
parent | 0475d55c77de2d9ed3d388a53804f7f20075fcd3 (diff) |
misc/Publican: Added (Tool for publishing DocBook XML).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'misc/Publican/slack-desc')
-rw-r--r-- | misc/Publican/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/misc/Publican/slack-desc b/misc/Publican/slack-desc new file mode 100644 index 0000000000000..eca1b7965eff8 --- /dev/null +++ b/misc/Publican/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +Publican: Publican (Tool for publishing material authored in DocBook XML) +Publican: +Publican: Publican is a publication system, not just a DocBook processing tool. +Publican: As well as ensuring your DocBook XML is valid, Publican works to +Publican: ensure your XML is up to publishable standard. +Publican: +Publican: NOTE: Building Publican requires an active network connection! +Publican: Resulting package requires network for docbook 5.0 documents, +Publican: since only docbook 4.5 is included in slackware. See README. +Publican: +Publican: Homepage: https://sourceware.org/publican/en-US/index.html |