vivo/utilities/releaseScripts/6_insert_documentation.rb

15 lines
699 B
Ruby
Raw Normal View History

=begin
--------------------------------------------------------------------------------
Create PDF versions of the Installation Instructions and the Upgrade Guide,
from the VIVONEXT Wiki space.
Store them in the docs directory.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
=end
puts "-------------------------------------------------------------------"
puts " Not automated yet. Get Installation and Upgrade PDFs and put "
puts " them into the /doc directory. "
puts "-------------------------------------------------------------------"