View Source ExDocJSON.ProjectNode (ExDocJSON v0.2.1)
Structure that represents a project
This struct represents the top-level information of the generated JSON.
Fields
about
- Indicates the version of the JSON structure format.name
- Project nameversion
- Project versiondescription
- Project summary descriptionhomepage_url
- Specifies the project's home pagelanguage
- Identifies the primary language of the documents.icon
- Identifies the URL of the project's logoitems
- This JSON object contains modules, exceptions, protocols, Mix tasks, and extras details.