program to watch code and notify if one needs to change documentation
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
- changed watch expression format to (fixed) path:lineNr-lineNr
d949281View on GitHub- fixed config for reverse line option, use in memory string builder for updating docs option
bad0384View on GitHub- added feature to update doc files when a snapshot used bottom to top search (
9459f42View on GitHub- added bottom to top line range option (if user only inserted something before the lines...) (-alsoUseReverseLines)
963beeaView on GitHub- added compress feature where lines are compressed to one line containing a hash (-plain)
ae7a80bView on GitHub