Update project list spec authored by Martial Sankar's avatar Martial Sankar
## project lists and details ## Project lists and details
The `projlist.json` file contains the list of projects and their full description. The `projlist.json` file contains the list of projects and their full description.
## details ## Details
* name : project name * name : project name
* altname : String, shortname * altname : String, shortname
...@@ -33,9 +33,9 @@ The `projlist.json` file contains the list of projects and their full descriptio ...@@ -33,9 +33,9 @@ The `projlist.json` file contains the list of projects and their full descriptio
## See Also : ## See Also :
[publication list](JSONs/publication-list-spec), [members](JSONs/members-spec)
## Example :
## example :
``` ```
{ {
... ...
......