Commit 2bd0e49
authored
docs: improve documentation generation instructions (#789)
Closes #788
As mentioned in [PR
#772](#772), contributors
need clearer guidance on when and why to regenerate documentation. This
PR addresses [issue
#788](#788).
1. Add `composer docs` command for easier doc generation
2. Update CONTRIBUTING.md to clearly explain when/why you need to
regenerate and commit
This should help prevent CI failures by making the documentation
requirements more explicit.1 parent adaebbd commit 2bd0e49
2 files changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
73 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
74 | 82 | | |
75 | 83 | | |
76 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
0 commit comments