VIVO-795 Start a procedure for including docs in the release.
This commit is contained in:
parent
dfb6f2a57f
commit
e411a2224e
5 changed files with 18 additions and 3 deletions
|
@ -8,12 +8,12 @@ find these files in this directory:
|
|||
Instructions for installing VIVO on your machine, including
|
||||
a simple installation and several options.
|
||||
|
||||
Upgrade Instructions for VIVO release 1.6.pdf
|
||||
Upgrade Instructions for VIVO release 1.7.pdf
|
||||
Instructions for migrating a VIVO installation from release
|
||||
1.5 to release 1.6
|
||||
1.6 to release 1.7
|
||||
|
||||
If these files are not present, or to obtain the latest version of the
|
||||
instructions, go to:
|
||||
|
||||
https://wiki.duraspace.org/display/VIVO/VIVO+Documentation
|
||||
https://wiki.duraspace.org/display/VIVO/
|
||||
|
15
utilities/releaseScripts/6_insert_documentation.rb
Normal file
15
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
Reference in a new issue