Changeset 189


Ignore:
Timestamp:
Jan 21, 2018, 12:45:31 PM (6 years ago)
Author:
g7moreau
Message:
  • Add make-link doc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/project-meta/project-meta

    r188 r189  
    382382you can use C<yamllint> command to check just it's format.
    383383
     384=head2 make-link
     385
     386 project-meta make-link
     387
     388Create UNIX soft links on the OpeNDAP folder to the real data.
     389Files F<AUTHORS.txt>, F<LICENCE.txt> and F<COPYRIGHT.txt> are mandatory but could be generated (see below).
     390The main keys use in the F<PROJECT-META.yml> are:
     391
     392=over
     393
     394=item * C<project/acronym>: the project short acronym
     395=item * C<public-dap/dap-folder>: the OpeNDAP folder
     396=item * C<public-dap/data-set>: a list of files or folder to push
     397
     398=back
     399
    384400=head2 make-licence
    385401
    386402 project-meta make-licence
    387403
    388 Copy the licence file from the project-meta licence database at the current folder with the file name: LICENCE.txt.
    389 
    390 The licence is defined in the PROJECT-META.yml specification under the key C<public-dap/data-licence>.
     404Copy the licence file from the project-meta licence database at the current folder
     405with the file name: F<LICENCE.txt>.
     406
     407The licence is defined in the F<PROJECT-META.yml> specification under the key C<public-dap/data-licence>.
    391408The list of possible licence is given with the command L</list-licence>.
    392409
     
    431448The list of people below did not directly contribute to project-meta's source code
    432449but provided me with some data, returned bugs
    433 or helped me in another small task like having new ideas, specifications...
     450or helped me in another task like having new ideas, specifications...
    434451Maybe I forgot your contribution in recent years,
    435452please forgive me in advance and send me an e-mail to correct this.
Note: See TracChangeset for help on using the changeset viewer.