haddocking / pdb-tools

A dependency-free cross-platform swiss army knife for PDB files.
https://haddocking.github.io/pdb-tools/
Apache License 2.0
384 stars 113 forks source link

[SKIP] add pdb_uniqname to docs index #77

Closed joaomcteixeira closed 4 years ago

joaomcteixeira commented 4 years ago

Add pdb_uniqname to docs index.

We forgot this in #76.

@JoaoRodrigues is there anything else needs to be added for documentation?

codecov[bot] commented 4 years ago

Codecov Report

Merging #77 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #77   +/-   ##
=======================================
  Coverage   82.09%   82.09%           
=======================================
  Files          45       45           
  Lines        3574     3574           
  Branches      748      748           
=======================================
  Hits         2934     2934           
  Misses        451      451           
  Partials      189      189           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 109b11e...5638e24. Read the comment docs.

JoaoRodrigues commented 4 years ago

Good catch! Maybe an automatic doc update action would be nice too :)