All Projects â†’ aviaryan â†’ Learnxinyminutes Pdf

aviaryan / Learnxinyminutes Pdf

📚 Learn X in Y minutes as PDF

Programming Languages

python
139335 projects - #7 most used programming language

Learn X in Y minutes - PDF

(Updated 27/8/16) Learn X in Y minutes as PDF. Source = https://github.com/adambard/learnxinyminutes-docs

Preview

Screenshot

Download

Limitations

  • learnxinyminutes.pdf doesn't include 2 languages; latex and markdown. This is because they caused conflicts while building the pdf (you can guess why). If needed, you can always download their individual pdf's from the release attachments.

Build Requirements

  • Python 3
  • Pandoc
  • Latex

Build Instructions

  1. Run genpdf.py. It generates the all-in-one pdf and the parsed markdown files.
  2. Run _genpdf.sh. It generates the individual pdf-s. Note that this takes the generated files from Python script (in _temp directory) as the input.
  3. To update on GitHub, first create a new release from the web UI. Then run upload-releases.py.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].