Build docs again

This commit is contained in:
Micah Lee 2021-08-20 13:37:24 -07:00
parent 93cc241c3d
commit 6b8f02b836
21 changed files with 848 additions and 567 deletions

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: OnionShare 2.3.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-08-20 13:23-0700\n"
"POT-Creation-Date: 2021-08-20 13:37-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -37,11 +37,11 @@ msgid "Contributing Code"
msgstr ""
#: ../../source/develop.rst:17
msgid "OnionShare source code is to be found in this Git repository: https://github.com/micahflee/onionshare"
msgid "OnionShare source code is to be found in this Git repository: https://github.com/onionshare/onionshare"
msgstr ""
#: ../../source/develop.rst:19
msgid "If you'd like to contribute code to OnionShare, it helps to join the Keybase team and ask questions about what you're thinking of working on. You should also review all of the `open issues <https://github.com/micahflee/onionshare/issues>`_ on GitHub to see if there are any you'd like to tackle."
msgid "If you'd like to contribute code to OnionShare, it helps to join the Keybase team and ask questions about what you're thinking of working on. You should also review all of the `open issues <https://github.com/onionshare/onionshare/issues>`_ on GitHub to see if there are any you'd like to tackle."
msgstr ""
#: ../../source/develop.rst:22
@ -53,7 +53,7 @@ msgid "Starting Development"
msgstr ""
#: ../../source/develop.rst:29
msgid "OnionShare is developed in Python. To get started, clone the Git repository at https://github.com/micahflee/onionshare/ and then consult the ``cli/README.md`` file to learn how to set up your development environment for the command-line version, and the ``desktop/README.md`` file to learn how to set up your development environment for the graphical version."
msgid "OnionShare is developed in Python. To get started, clone the Git repository at https://github.com/onionshare/onionshare/ and then consult the ``cli/README.md`` file to learn how to set up your development environment for the command-line version, and the ``desktop/README.md`` file to learn how to set up your development environment for the graphical version."
msgstr ""
#: ../../source/develop.rst:32