Maven migration (first draft)
This commit is contained in:
parent
da79ac3e1d
commit
fee48b0b50
1711 changed files with 662 additions and 0 deletions
15
legacy/utilities/releaseScripts/6_insert_documentation.rb
Normal file
15
legacy/utilities/releaseScripts/6_insert_documentation.rb
Normal file
|
@ -0,0 +1,15 @@
|
|||
=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 "-------------------------------------------------------------------"
|
Loading…
Add table
Add a link
Reference in a new issue