Removed make_pdf documentation

This commit is contained in:
Luke Weiler
2021-02-21 13:18:48 -05:00
committed by GitHub
parent 2b9b4de338
commit eb32328f2c

View File

@@ -61,8 +61,6 @@ This creates the pdf `ws.pdf` in your current directory
* `genById(id)` generates a problem, solution set with generator id `id` in the format `[problem, solution]`
* `make_pdf(id, count)` creates a printable pdf worksheet with `count` problems generated by the generator with id `id`.
## List of Generators
## algebra
| Id | Skill | Example problem | Example Solution | Function Name | Kwargs |