Skip to content

Latest commit

 

History

History
executable file
·
19 lines (11 loc) · 400 Bytes

README.rdoc

File metadata and controls

executable file
·
19 lines (11 loc) · 400 Bytes

Doc Pu

A wiki export and document publishing tool, sponsored by: ATV-Elektronik (atv-elektronik.co.at/) Created by: Christian Raschko

Install

Install RedCloth gem gem install RedCloth

clone this plugin in vendor/plugins

git clone git://github.com/erikkallen/redmine_doc_pu.git

migrate plugins

rake db:migrate:plugins RAILS_ENV=production

restart redmine