From: Claromes Date: Sun, 16 Jun 2024 09:00:51 +0000 (-0300) Subject: update docs X-Git-Url: https://git.claromes.com/?a=commitdiff_plain;h=272fb6783f21af45cd0b6a22f64cfed75463b2e5;p=waybacktweets.git update docs --- diff --git a/docs/api.rst b/docs/api.rst index 8220857..12537b9 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -54,6 +54,6 @@ Utils .. autofunction:: clean_tweet_url .. autofunction:: clean_wayback_machine_url .. autofunction:: delete_tweet_pathnames -.. autofunction:: is_tweet_url .. autofunction:: get_response +.. autofunction:: is_tweet_url .. autofunction:: semicolon_parser diff --git a/docs/contribute.rst b/docs/contribute.rst index 298ec43..84ed2cb 100644 --- a/docs/contribute.rst +++ b/docs/contribute.rst @@ -24,6 +24,7 @@ Install from the source, following `these instructions `_. Brief explanation about the code under the Wayback Tweets directory: - ``app``: Streamlit app +- ``assets``: Title and logo images - ``docs``: Documentation generated with Sphinx - ``waybacktweets/api``: Main package modules - ``waybacktweets/cli``: Command line Interface module