Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 439 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 439 Bytes

Work in progress

How to use this?

  1. For each API version
    1. Create a folder in src/ (e.g. src/4.3/)
    2. Drop all the release .dll files and their respective .xml files in that folder
  2. Run build.py
  3. That's all, really

To do!

  • Stitch all the versions together
  • Expand $DOCS_URL to link back to the tutorials section
  • Fix (or silence ッ) the InvalidBookmark issues
  • Style the whole thing