Skip to content

version and namespace updates - #135

Open
varioustoxins wants to merge 4 commits into
NMRExchangeFormat:masterfrom
varioustoxins:master
Open

version and namespace updates#135
varioustoxins wants to merge 4 commits into
NMRExchangeFormat:masterfrom
varioustoxins:master

Conversation

@varioustoxins

Copy link
Copy Markdown

Adds a current version file and directory and support for a NEF namespace table in json, The html and nef versions of the namespace table are tied to the current version.

The current version is defined in the file current_version.
current is a symbolic link to the latest version.
current is updated by .github/workflows/update-current-symlink.yml
namespaces.json in the current version defines the current namespace list.
namespaces.html is generated from the current namespaces.json automatically
namespaces.nef is generated from namespaces.json each time it changes by .github/workflows/generate-namespaces-nef.yml

the format and namespace for the namespace table are an initial implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants