Project

General

Profile

Actions

User story #1812

closed

install python-pygments and source-highlight on ci

Added by Fabrice FLORE-THÉBAULT over 12 years ago. Updated almost 9 years ago.

Status:
Rejected
Priority:
5
Category:
Documentation
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

The source-highlight plugin for source code colorization has a far better output than the code plugin used now.

To use [source,xhtml] and [source, shell] instead of [code] in the code listing of etc files, some packages are missing on the ci platform.

You should also install pygments (sudo apt-get install python-pygments) and source-highlight (sudo apt-get install source-highlight).

This procedure is described here : https://github.com/gpr/redmine_asciidoc_formatter

After installing this packages, you should document these prerequisites in the README of the documentation, and replace occurences of [code] by accurate [source,xhtml], [source, shell], etc.

Note that the link provided here is also a link to a redmine plugin allowing to write in asciidoc format in redmine wiki ;)

Actions

Also available in: Atom PDF