From ff10a7b0f15ff362675df1bb589c2b3f53e0456a Mon Sep 17 00:00:00 2001 From: Alexander Kuleshov Date: Sun, 31 Jul 2022 16:10:56 +0600 Subject: [PATCH] general: add link to generating of PDF,epub,mobi Signed-off-by: Alexander Kuleshov --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1290341..62eecbf 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ A book-in-progress about the linux kernel and its insides. **Questions/Suggestions**: Feel free about any questions or suggestions by pinging me at twitter [@0xAX](https://twitter.com/0xAX), adding an [issue](https://github.com/0xAX/linux-insides/issues/new) or just drop me an [email](mailto:anotherworldofworld@gmail.com). +Generating eBooks and PDFs - [documentation](https://github.com/GitbookIO/gitbook/blob/master/docs/ebook.md) + # Mailing List We have a Google Group mailing list for learning the kernel source code. Here are some instructions about how to use it.