mirror of
https://github.com/PDB-REDO/libcifpp.git
synced 2026-06-04 13:54:25 +08:00
readme, docs ci
This commit is contained in:
2
.github/workflows/build-documentation.yml
vendored
2
.github/workflows/build-documentation.yml
vendored
@@ -4,7 +4,7 @@ name: publish docs
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "trunk" ]
|
||||
branches: [ "trunk", "develop" ]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
@@ -1,14 +1,13 @@
|
||||
[](https://github.com/pdb-redo/libcifpp/actions)
|
||||
[](https://github.com/pdb-redo/libcifpp/LICENSE)
|
||||
|
||||
|
||||
# libcifpp
|
||||
|
||||
This library contains code to work with mmCIF and legacy PDB files.
|
||||
|
||||
## 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user