Skip to content

Commit 809dd7a

Browse files
authored
fix Biopython Tutorial and Cookbook PDF build issue for Hacktoberfest 2025
docs: fix Biopython Tutorial and Cookbook PDF build issue for Hacktoberfest 2025 Resolved an issue affecting the generation of the Biopython Tutorial and Cookbook PDF version. This update ensures the documentation builds successfully alongside the HTML output, providing a complete and accurate reference for users. Verified after recent changes to the documentation pipeline.
1 parent 0c92eea commit 809dd7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

books/free-programming-books-langs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1986,7 +1986,7 @@ Books on general-purpose programming that don't focus on a specific language are
19861986
* [Automate the Boring Stuff with Python, 3nd Edition: Practical Programming for Total Beginners](https://automatetheboringstuff.com/3e/) - Al Sweigart (HTML) (CC BY-NC-SA)
19871987
* [Beej's Guide to Python Programming - For Beginners](http://beej.us/guide/bgpython/) - Brian "Beej Jorgensen" Hall (HTML,PDF)
19881988
* [Beyond the Basic Stuff with Python](https://inventwithpython.com/beyond/) - Al Sweigart (3.x)
1989-
* [Biopython Tutorial and Cookbook](https://biopython.org/wiki/Documentation) (HTML)
1989+
* [Biopython Tutorial and Cookbook](https://biopython.org/wiki/Documentation) (HTML, PDF)
19901990
* [Build applications in Python the antitextbook](http://github.com/thewhitetulip/build-app-with-python-antitextbook) (3.x) (HTML, PDF, EPUB, Mobi)
19911991
* [Building Data Products: The Ultimate Guide](https://resources.montecarlodata.com/c/ebook-building-data-products?x=gEwOdf) (HTML, EPUB)
19921992
* [Building Skills in Object-Oriented Design, V4](https://slott56.github.io/building-skills-oo-design-book/build/html/) - Steven F. Lott (3.7)

0 commit comments

Comments
 (0)