mirror of
https://github.com/DeaDvey/mathgenerator.git
synced 2025-11-28 06:25:23 +01:00
Removed make_pdf documentation
This commit is contained in:
@@ -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]`
|
* `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
|
## List of Generators
|
||||||
## algebra
|
## algebra
|
||||||
| Id | Skill | Example problem | Example Solution | Function Name | Kwargs |
|
| Id | Skill | Example problem | Example Solution | Function Name | Kwargs |
|
||||||
|
|||||||
Reference in New Issue
Block a user