bareos: bareos-18.2 aa87b6b6

Author Committer Branch Timestamp Parent
pstorz pstorz bareos-18.2 2019-01-07 16:11 bareos-18.2 3645f00e Pending
Changeset docs: conf.py: updated year, removed plantuml definition

instead, a plantuml shell script needs to be used for the sphinx
plantuml plugin like this:

 ~/bin/plantuml
 #!/bin/sh
 java -Djava.awt.headless=true -jar /usr/share/java/plantuml.jar "$@"
mod - docs/manuals/en/new_main_reference/source/conf.py Diff File