fix: docs format - #4076
Conversation
|
FYI: @Horsty80 @elbotho as you are currently touching the fix for documentation. updated the contribution guide: https://github.com/codeceptjs/CodeceptJS/blob/3.x/.github/CONTRIBUTING.md#documentation |
Oh ! You are right i didnt check existing PR before doing mine ^^’ just one question, what is the purpose of the npm docs command that you mention ? |
|
well, I'm not sure if that's correct, but per my best knowledge, docs that we see on website https://codecept.io/ are involving multiple steps. Long story short : After you updated docblock in JS file, generate markdown files with next command: |
|
@kobenguyent thank you! I'm glad that this approach does not mess with the titles (as I would have expected). |
Motivation/Description of the PR
Type of change
Checklist:
npm run docs)