MCPcopy Index your code
hub / github.com/aviaryan/learnxinyminutes-pdf

github.com/aviaryan/learnxinyminutes-pdf @v2016.08.27

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2016.08.27 ↗ · + Follow
1 symbols 14 edges 2 files 0 documented · 0% updated 4y agov2016.08.27 · 2016-08-27★ 2505 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Learn X in Y minutes - PDF

(Updated 26/2/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.

Building

  1. Run genpdf.py (Python 3). 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.

* Requires pandoc and latex installed.

Core symbols most depended-on inside this repo

upload
called by 3
upload-releases.py

Shape

Function 1

Languages

Python100%

Modules by API surface

upload-releases.py1 symbols

For agents

$ claude mcp add learnxinyminutes-pdf \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page