diff options
author | powtrix <powtrix@gmail.com> | 2012-04-20 16:09:29 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-04-20 16:09:29 -0400 |
commit | b07f7da322af55611c809cc0a06e8d03796ffbc2 (patch) | |
tree | 7ae22690ffdbc380d638c8affbf346ce6c8b1ba8 /development/source-highlight/slack-desc | |
parent | 4bf6482881353042de5c1a01d11a7dd829cb9df5 (diff) | |
download | slackbuilds-b07f7da322af55611c809cc0a06e8d03796ffbc2.tar.gz |
development/source-highlight: Added (syntax highlighting)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/source-highlight/slack-desc')
-rw-r--r-- | development/source-highlight/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/source-highlight/slack-desc b/development/source-highlight/slack-desc new file mode 100644 index 0000000000..4a605f63bd --- /dev/null +++ b/development/source-highlight/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------------------------------------------------------| +source-highlight: source-highlight (reproduces a doc with syntax highlighting) +source-highlight: +source-highlight: Source-highlight reads source language specifications +source-highlight: dynamically, thus it can be easly extended for handling new +source-highlight: languages. It also reads output format specifications +source-highlight: dynamically, and thus it can be easily extended for handling +source-highlight: output formats. +source-highlight: +source-highlight: Homepage: http://www.gnu.org/software/src-highlite/ +source-highlight: +source-highlight: |