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

Fix edit urls and add new keep_docs_dir config param #75

Merged
merged 9 commits into from
Jan 23, 2023

Conversation

jdoiro3
Copy link
Owner

@jdoiro3 jdoiro3 commented Jan 20, 2023

  • Don't add docs_dir to edit_uri for page when page is an extra import (i.e., in the list of extra_imports).
  • Provide a new config param (keep_docs_dir) that prevents the docs directory from being removed.
  • Added pre-commit hooks.
  • Creating new release.

@github-actions
Copy link

github-actions bot commented Jan 20, 2023

Version Number Check

Version has been updated in pyproject.toml.

@jdoiro3 jdoiro3 changed the title fixing edit urls when file is extra import fixing edit urls and add new config param Jan 20, 2023
@jdoiro3 jdoiro3 changed the title fixing edit urls and add new config param Fix edit urls and add new keep_docs_dir config param Jan 23, 2023
@jdoiro3 jdoiro3 merged commit d2e7bdb into main Jan 23, 2023
@jdoiro3 jdoiro3 deleted the fix-extra-imports-edit-url branch January 23, 2023 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant