Commit 7c4408b
[CI-4292] Automate Table of Contents Generation using Doctoc (#219)
* add doctoc automation
* Sets pre_push script to be git executable
* Update pre_push hook to exclude changes made by doctoc
* test pre_push hook
* test: edits to doctoc section
* test2: edits to doctoc section
* update pre_push hook
* update readme
* update doctoc configs
* lint
* update pre-push hook to append a new commit instead of ammend
* testing pre_push hook flow
* revert back to amend
* Test the hook
* Test
* testing
* Test Removing section
* a
* b
* c
* Add thing
* Add new topic
* Revert "revert back to amend"
This reverts commit e56366d.
* Reapply "revert back to amend"
This reverts commit 46be0f7.
* Update readme
* Change pre-push to pre-commit
* base case
* move to post-commit
* fix post-commit script
* Test: README Change outside TOC
* docs: auto-update README TOC (post-commit)
* fix post-commit script
* test: local TOC change
* test: addition outside TOC
* docs: auto-update README TOC (post-commit)
* test: removal outside TOC, TOC updated
* run doctoc
---------
Co-authored-by: Enes Kutay SEZEN <eneskutaysezen@gmail.com>
Co-authored-by: mocca102 <islaam.agamy@gmail.com>1 parent f81a7b3 commit 7c4408b
File tree
4 files changed
+3002
-530
lines changed- .husky
4 files changed
+3002
-530
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
23 | 45 | | |
24 | 46 | | |
25 | 47 | | |
| |||
0 commit comments