Skip to content

Commit 8efced6

Browse files
committed
docs: refactor documentation
A first stab at making the documentation up-to-date and useful.
1 parent 64c7630 commit 8efced6

File tree

4 files changed

+174
-197
lines changed

4 files changed

+174
-197
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,10 @@ pdfbaker bake examples/examples.yaml
8686

8787
## Documentation
8888

89-
- [Overview](docs/overview.md)
90-
- [Configuration](docs/configuration.md)
91-
- [Variants](docs/variants.md)
92-
- [Custom Processing](docs/custom_processing.md)
89+
- [Overview](docs/overview.md) - Start here
90+
- [Configuration Reference](docs/configuration.md) - All available settings
91+
- [Document Variants](docs/variants.md) - Create multiple versions of the same document
92+
- [Custom Processing](docs/custom_processing.md) - Provide page content from anywhere
9393

9494
( [on GitHub](https://github.com/pythonnz/pdfbaker/tree/main/docs) )
9595

0 commit comments

Comments
 (0)