Skip to content

Commit

Permalink
Merge pull request #102 from mhmohona/links
Browse files Browse the repository at this point in the history
Add Github code link
  • Loading branch information
andrewtavis committed Mar 16, 2024
2 parents 71169ed + 086a1fe commit 2ae9165
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/scribe_data/checkquery.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
checkquery
==========

`View code on Github <https://github.com/scribe-org/Scribe-Data/blob/main/src/scribe_data/checkquery.py>`_

.. automodule:: scribe_data.checkquery
:members:
:private-members:
2 changes: 2 additions & 0 deletions docs/source/scribe_data/extract_transform/index.rst
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
extract_transform
=================

`View code on Github <https://github.com/scribe-org/Scribe-Data/tree/main/src/scribe_data/extract_transform>`_
2 changes: 2 additions & 0 deletions docs/source/scribe_data/load/index.rst
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
load
====

`View code on Github <https://github.com/scribe-org/Scribe-Data/tree/main/src/scribe_data/load>`_
2 changes: 2 additions & 0 deletions docs/source/scribe_data/utils.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
utils
=====

`View code on Github <https://github.com/scribe-org/Scribe-Data/blob/main/src/scribe_data/utils.py>`_

.. automodule:: scribe_data.utils
:members:
:private-members:

0 comments on commit 2ae9165

Please sign in to comment.