Updated with more info, better LICENSE adherance

This commit is contained in:
pacnpal
2024-12-09 20:48:32 -05:00
parent c54abe94c9
commit 056c7956e7
3 changed files with 63 additions and 7 deletions

View File

@@ -70,7 +70,7 @@ docs_dir = "docs"
```
### Output
- PDF file: `Next.js_Docs_vXX.XX.X_YYYY-MM-DD.pdf`
- PDF file: `Next.js_Docs_vXX.XX.X_YYYY-MM-DD.pdf` or `Next.js_Documentation.pdf`
- Logs: Process information printed to the terminal.
---