mspass-team / mspass

Massive Parallel Analysis System for Seismologists
https://mspass.org
BSD 3-Clause "New" or "Revised" License
28 stars 11 forks source link

Edit user manual #530

Closed pavlis closed 1 month ago

pavlis commented 2 months ago

This is a pure documentation edit that should merge with zero issues. The fixes are mostly format fixes for some improperly formatted sphynx link directives - hyperlinks and some internal python classes. It also universally converts TimeSeries and Seismogram references to docstring links instead of just highlighting. Also a few edits found while fixing the other stuff.

I wasn't actually able to test these fixes because my local copy doesn't work right with docstring cross references. This should be used anyway as it corrects some glaring errors

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 54.57%. Comparing base (33e74d8) to head (d6fd420).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #530 +/- ## ======================================= Coverage 54.57% 54.57% ======================================= Files 146 146 Lines 22362 22362 Branches 1336 1336 ======================================= + Hits 12204 12205 +1 + Misses 9818 9817 -1 Partials 340 340 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.