delete donate links, update docs
authorClaromes <clarissamendes@alunos.utfpr.edu.br>
Sat, 8 Feb 2025 07:56:16 +0000 (04:56 -0300)
committerClaromes <clarissamendes@alunos.utfpr.edu.br>
Sat, 8 Feb 2025 07:56:16 +0000 (04:56 -0300)
commitd3624f1f8b83435115edbb9cbe6414a89b325081
treede94a959785cca4edb65e8ae025b602146ba2d0d
parent46872ddae5f5ddf51cf2970dd91d542a7d1b0e6c
delete donate links, update docs
54 files changed:
.github/FUNDING.yml [deleted file]
app/app.py
build/.buildinfo [new file with mode: 0644]
build/.doctrees/api.doctree [new file with mode: 0644]
build/.doctrees/cli.doctree [new file with mode: 0644]
build/.doctrees/contribute.doctree [new file with mode: 0644]
build/.doctrees/environment.pickle [new file with mode: 0644]
build/.doctrees/exceptions.doctree [new file with mode: 0644]
build/.doctrees/field_options.doctree [new file with mode: 0644]
build/.doctrees/handson.doctree [new file with mode: 0644]
build/.doctrees/index.doctree [new file with mode: 0644]
build/.doctrees/installation.doctree [new file with mode: 0644]
build/.doctrees/outputs.doctree [new file with mode: 0644]
build/.doctrees/quickstart.doctree [new file with mode: 0644]
build/.doctrees/streamlit.doctree [new file with mode: 0644]
build/.doctrees/todo.doctree [new file with mode: 0644]
build/.doctrees/workflow.doctree [new file with mode: 0644]
build/_images/waybacktweets_title.png [new file with mode: 0644]
build/_sources/api.rst.txt [new file with mode: 0644]
build/_sources/cli.rst.txt [new file with mode: 0644]
build/_sources/contribute.rst.txt [new file with mode: 0644]
build/_sources/exceptions.rst.txt [new file with mode: 0644]
build/_sources/field_options.rst.txt [new file with mode: 0644]
build/_sources/handson.rst.txt [new file with mode: 0644]
build/_sources/index.rst.txt [new file with mode: 0644]
build/_sources/installation.rst.txt [new file with mode: 0644]
build/_sources/outputs.rst.txt [new file with mode: 0644]
build/_sources/quickstart.rst.txt [new file with mode: 0644]
build/_sources/streamlit.rst.txt [new file with mode: 0644]
build/_sources/todo.rst.txt [new file with mode: 0644]
build/_sources/workflow.rst.txt [new file with mode: 0644]
build/_static/basic.css [new file with mode: 0644]
build/_static/card.png [new file with mode: 0644]
build/_static/css/custom.css [new file with mode: 0644]
build/_static/doctools.js [new file with mode: 0644]
build/_static/documentation_options.js [new file with mode: 0644]
build/_static/file.png [new file with mode: 0644]
build/_static/flask.css [new file with mode: 0644]
build/_static/language_data.js [new file with mode: 0644]
build/_static/minus.png [new file with mode: 0644]
build/_static/parthenon.png [new file with mode: 0644]
build/_static/plus.png [new file with mode: 0644]
build/_static/pocoo.css [new file with mode: 0644]
build/_static/pygments.css [new file with mode: 0644]
build/_static/searchtools.js [new file with mode: 0644]
build/_static/sphinx_highlight.js [new file with mode: 0644]
build/_static/version_warning_offset.js [new file with mode: 0644]
build/objects.inv [new file with mode: 0644]
build/searchindex.js [new file with mode: 0644]
docs/contribute.rst
docs/index.rst
docs/installation.rst
docs/todo.rst
waybacktweets/_cli.py