-
Notifications
You must be signed in to change notification settings - Fork 143
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Autodoc should support only indexing files and folders that have changed since the last index. At high-level, I think it looks something like this:
- Track the git sha at time of index.
- When indexing, compare files at last sha to current repository state.
- Calculate which branches have changes.
- Re-index changes branches.
If you're interested on this, please reach out.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed