Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand DocWrite with optional delete_obsolete_files #188

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Commits on Jan 16, 2024

  1. Expand DocWrite with optional delete_obsolete_files

    If DocWrite strings will be remove in code base, so that a *.md file is completely obsolete, then
    this file will no be updated and not be removed, because it's just not "seen" and touched.
    
    Add a `delete_obsolete_files` to config to remove all "unseen" *.md files from base path to cleanup.
    Jens Diemer committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    ed798ff View commit details
    Browse the repository at this point in the history