radical-cybertools / radical.saga

A Light-Weight Access Layer for Distributed Computing Infrastructure and Reference Implementation of the SAGA Python Language Bindings.
http://radical-cybertools.github.io/saga-python/
Other
83 stars 34 forks source link

Provide a target for Sphinx :py:mod: role. #881

Closed eirrgang closed 2 months ago

eirrgang commented 1 year ago

Establish a docutils target for radical.saga. Allows the root package module to be linked from inside or outside of the project (via intersphinx through the objects.inv file).

eirrgang commented 1 year ago

There is no module docstring in src/radical/saga/__init__.py (and no autodoc-extracted content for the root package module), so the top of the main page seems like a reasonable target for links to radical.saga.

codecov[bot] commented 1 year ago

Codecov Report

Merging #881 (330358e) into devel (29b7bcc) will increase coverage by 0.00%. The diff coverage is n/a.

@@           Coverage Diff           @@
##            devel     #881   +/-   ##
=======================================
  Coverage   43.41%   43.42%           
=======================================
  Files          97       97           
  Lines       12742    12742           
=======================================
+ Hits         5532     5533    +1     
+ Misses       7210     7209    -1     

see 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more