Commit 75c4c228 by Maarten L. Hekkelman

readme, docs ci

parent b14237e8
...@@ -4,7 +4,7 @@ name: publish docs ...@@ -4,7 +4,7 @@ name: publish docs
on: on:
push: push:
branches: [ "trunk" ] branches: [ "trunk", "develop" ]
permissions: permissions:
contents: read contents: read
......
[![github CI](https://github.com/pdb-redo/libcifpp/actions/workflows/cmake-multi-platform.yml/badge.svg)](https://github.com/pdb-redo/libcifpp/actions) [![github CI](https://github.com/pdb-redo/libcifpp/actions/workflows/cmake-multi-platform.yml/badge.svg)](https://github.com/pdb-redo/libcifpp/actions)
[![GitHub License](https://img.shields.io/github/license/pdb-redo/libcifpp)](https://github.com/pdb-redo/libcifpp/LICENSE) [![GitHub License](https://img.shields.io/github/license/pdb-redo/libcifpp)](https://github.com/pdb-redo/libcifpp/LICENSE)
# libcifpp # libcifpp
This library contains code to work with mmCIF and legacy PDB files. This library contains code to work with mmCIF and legacy PDB files.
## Documentation ## Documentation
The documentation can be found at https://www.hekkelman.com/libcifpp-doc/ The documentation can be found at [github.io](https://pdb-redo.github.io/libcifpp/)
## Synopsis ## Synopsis
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment