LeetCode-Go icon indicating copy to clipboard operation
LeetCode-Go copied to clipboard

Query: How book is generated?

Open bohrasankalp opened this issue 3 years ago • 1 comments

Query: How book is generated? Could you please help me out. Is it autogenerated?

bohrasankalp avatar Oct 19 '22 07:10 bohrasankalp

You can use ctl tool to generate the book. Ctl tool is in the ctl file folder. You need to build this tool first and use pdf command to generate the whole book, which is a markdown version. Finally, you can convert the markdown version to any format you want.

halfrost avatar Oct 19 '22 07:10 halfrost