mirror of
https://github.com/biopython/biopython.git
synced 2025-10-20 21:53:47 +08:00
New release blacken-docs v1.18.0 tries to parse this markdown file, which had a lot of invalid pycon lines (mostly missing ... on multi-line statements). This also flagged some invalid indentation in the rather long class examples, and some Python 2 style print statements. We should perhaps review and/or delete this file?
This is a directory to hold "cookbook" style documentation -- small, single-purpose documents that describe a particular aspect of Biopython. This is meant as an alternative to the large Tutorial style documentation which can be daunting to maintain and keep up to date. Since these are all independent -- they can be written in any style you find convenient, as long as it can be used to produce something displayable on the web (HTML or PDF). We welcome contributions about any aspect of Biopython. Please feel free to discuss on our mailing list (biopython@biopython.org).