Home - ekassos/swift-book-pdf GitHub Wiki

The image showcases three pages of a PDF version of "The Swift Programming Language" book. The first page displays a table of contents, listing chapters like "Welcome to Swift" and "Language Guide" with page numbers. The second page contains Swift code examples and explanations about loops, including how to use a for-in loop. The third page continues discussing while loops with a visual example of a snakes and ladders game board. The pages maintain DocC styling with black headers and highlighted code sections.

What’s swift-book-pdf?

swift-book-pdf converts the DocC source of The Swift Programming Language into a print-ready PDF. It preserves the DocC rendering style, including internal references, external links, and code highlighting, making it ideal for offline reading or printing.

Support Articles

Customization Options

Learn how to make the TSPL book your own with a range of customization options.

Fonts

Learn which fonts are required to typeset the TSPL book.

How do I make my fonts available to LuaTeX?

Learn how to make your fonts available to the typesetter.

Troubleshooting

Learn what to do if you see an error that one of the required fonts is not accessible by LuaTeX when trying to generate a PDF.