rolandhill / geoscience

QGIS plugin for geology and exploration. Drill hole desurvey/display and other utilities.
GNU General Public License v3.0
40 stars 11 forks source link

Update and Clean Up Code Documentation  #16

Closed ALP2023 closed 10 months ago

ALP2023 commented 11 months ago

This issue is closed and now in review status, as documentation/commenting and code clean-up is completed for the following Python files: downholedata_dialog.py, desurvey_dialog.py, downhole_structure.py and geoscience.py

Issue The code documentation in this repository required updating and sanitisation for readability and maintainability.

Why Improved documentation enhances code understanding and collaboration. Outdated or unclear documentation can lead to errors and confusion. A clean codebase is easier to maintain and build upon.

Tasks  Review existing documentation for downholedata_dialog.py, desurvey_dialog.py, downhole_structure.py and geoscience.py  Identify areas that need updates or clarification.  Make the necessary changes.  Ensure consistent formatting and style - use Google Doc style