Skip to content

RADx/radx-metadata-specification-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RADx Metadata Specification Documentation

A repo specifically for documentation for the RADx metadata specification. To view the live documentation visit this page.

Building the documentation

This documentation is written using the mkdocs framework.

To build and serve this documentation locally you will need to install mkdocs. Follow the installation in the mkdocs user guide.

After installing mkdocs, clone this repo locally and then open a terminal with the working directory set to the root directory of the local repo. Next use the command mkdocs serve. To view the documentation, open a browser at http://127.0.0.1:8000.

Workflow

Documentation is automatically built on a commit to the main branch of this remote GitHub repository. Successfully built documentation will typically be available for end-users to view a few minutes after the commit has taken place. Because of this any experimental or pre-release documentation should be committed to a branch other than main.

About

A repo specifically for documentation for the RADx metadata specification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors