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

documentation creation clobbers ini file when run with -p option #98

Open
txoof opened this issue Jun 21, 2023 · 0 comments
Open

documentation creation clobbers ini file when run with -p option #98

txoof opened this issue Jun 21, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@txoof
Copy link
Owner

txoof commented Jun 21, 2023

Describe the bug
The create documentation utility clobbers the paperpi.ini file when run with the -p option and wipes out all the other module configurations.

To Reproduce
Steps to reproduce the behavior:

  1. run ./utilities/create_documentation.py -p foo_plugin
  2. check ./config/paperpi.ini and see that all plugins other than foo_plugin are missing

Expected behavior
Should add foo_plugin to ini file without clobbering everything else

@txoof txoof added the bug Something isn't working label Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant