Remove no longer needed generated files in doc
If we use the Google Custom Search API, we do not need to keep the generated searchindex.js file anymore. We also can safely remove the _sources directory for good. Since these get generated during each Sphinx build, additional steps have been added to the Makefile to get rid of them. They are also added to .gitignore to avoid commiting them by accident.
Loading
Please sign in to comment