Skip to content

Commit

Permalink
Issue scribe-org#135: Update docs with file types and directory indic…
Browse files Browse the repository at this point in the history
…ators
  • Loading branch information
Lillian Mo authored and Lillian Mo committed Aug 19, 2024
1 parent a82b9f1 commit e57bf16
Show file tree
Hide file tree
Showing 24 changed files with 48 additions and 48 deletions.
4 changes: 2 additions & 2 deletions docs/source/scribe_data/cli.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cli
===
cli/
====

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

Expand Down
4 changes: 2 additions & 2 deletions docs/source/scribe_data/language_data_extraction/index.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language_data_extraction
========================
language_data_extraction/
=========================

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

Expand Down
4 changes: 2 additions & 2 deletions docs/source/scribe_data/load/data_to_sqlite.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
data_to_sqlite
==============
data_to_sqlite.py
=================

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

Expand Down
4 changes: 2 additions & 2 deletions docs/source/scribe_data/load/send_dbs_to_scribe.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
send_dbs_to_scribe
==================
send_dbs_to_scribe.py
=====================

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

Expand Down
4 changes: 2 additions & 2 deletions docs/source/scribe_data/translation/index.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
translation
===========
translation/
============

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

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
query_words_to_translate
========================
query_words_to_translate.sparql
===============================

`View code on Github <https://github.com/scribe-org/Scribe-Data/tree/main/src/scribe_data/translation/query_words_to_translate.sparql>`_

Expand Down
4 changes: 2 additions & 2 deletions docs/source/scribe_data/translation/translation_utils.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
translation_utils
=================
translation_utils.py
====================

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

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
update_words_to_translate
=========================
update_words_to_translate.py
============================

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

Expand Down
4 changes: 2 additions & 2 deletions docs/source/scribe_data/unicode/index.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
unicode
=======
unicode/
========

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

Expand Down
4 changes: 2 additions & 2 deletions docs/source/scribe_data/unicode/process_unicode.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
process_unicode
===============
process_unicode.py
==================

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

Expand Down
4 changes: 2 additions & 2 deletions docs/source/scribe_data/unicode/unicode_utils.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
unicode_utils
=============
unicode_utils.py
================

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

Expand Down
4 changes: 2 additions & 2 deletions docs/source/scribe_data/unicode/update_unicode_data.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
update_unicode_data
===================
update_unicode_data.py
======================

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

Expand Down
4 changes: 2 additions & 2 deletions docs/source/scribe_data/utils.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
utils
=====
utils.py
========

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

Expand Down
4 changes: 2 additions & 2 deletions docs/source/scribe_data/wikidata/check_query/check.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
check
=====
check.py
========

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

Expand Down
4 changes: 2 additions & 2 deletions docs/source/scribe_data/wikidata/check_query/index.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
check_query
===========
check_query/
============

`View code on Github <https://github.com/scribe-org/Scribe-Data/tree/main/src/scribe_data/wikidata/check_query>`_

Expand Down
4 changes: 2 additions & 2 deletions docs/source/scribe_data/wikidata/check_query/query.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
query
=====
query.py
========

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

Expand Down
4 changes: 2 additions & 2 deletions docs/source/scribe_data/wikidata/check_query/sparql.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
sparql
======
sparql.py
=========

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

Expand Down
4 changes: 2 additions & 2 deletions docs/source/scribe_data/wikidata/index.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
wikidata
========
wikidata/
=========

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

Expand Down
4 changes: 2 additions & 2 deletions docs/source/scribe_data/wikidata/query_profanity.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
query_profanity
===============
query_profanity.sparql
======================

`View code on Github <https://github.com/scribe-org/Scribe-Data/tree/main/src/scribe_data/wikidata/query_profanity.sparql>`_

Expand Down
4 changes: 2 additions & 2 deletions docs/source/scribe_data/wikipedia/extract_wiki.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
extract_wiki
============
extract_wiki.py
===============

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

Expand Down
4 changes: 2 additions & 2 deletions docs/source/scribe_data/wikipedia/gen_autosuggestions.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
gen_autosuggestions
===================
gen_autosuggestions.ipynb
=========================

`View code on Github <https://github.com/scribe-org/Scribe-Data/tree/main/src/scribe_data/wikipedia/gen_autosuggestions.ipynb>`_

Expand Down
4 changes: 2 additions & 2 deletions docs/source/scribe_data/wikipedia/index.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
wikipedia
=========
wikipedia/
==========

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

Expand Down
4 changes: 2 additions & 2 deletions docs/source/scribe_data/wikipedia/process_wiki.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
process_wiki
============
process_wiki.py
===============

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

Expand Down
4 changes: 2 additions & 2 deletions docs/source/scribe_data/wiktionary/index.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
wiktionary
==========
wiktionary/
===========

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

Expand Down

0 comments on commit e57bf16

Please sign in to comment.