diff options
Diffstat (limited to 'docs/_build/html/_sources')
| -rw-r--r-- | docs/_build/html/_sources/README.rst.txt | 40 | ||||
| -rw-r--r-- | docs/_build/html/_sources/gotosocial.rst.txt | 40 | ||||
| -rw-r--r-- | docs/_build/html/_sources/index.rst.txt | 21 | ||||
| -rw-r--r-- | docs/_build/html/_sources/pages/gotosocial.rst.txt | 40 | ||||
| -rw-r--r-- | docs/_build/html/_sources/pages/what.rst.txt | 40 | ||||
| -rw-r--r-- | docs/_build/html/_sources/pages/what_is_gotosocial.rst.txt | 40 | ||||
| -rw-r--r-- | docs/_build/html/_sources/readme.rst.txt | 40 | 
7 files changed, 261 insertions, 0 deletions
diff --git a/docs/_build/html/_sources/README.rst.txt b/docs/_build/html/_sources/README.rst.txt new file mode 100644 index 000000000..05a67e277 --- /dev/null +++ b/docs/_build/html/_sources/README.rst.txt @@ -0,0 +1,40 @@ +$project +======== + +$project will solve your problem of where to start with documentation, +by providing a basic explanation of how to do it easily. + +Look how easy it is to use: + +    import project +    # Get your stuff done +    project.do_stuff() + +Features +-------- + +- Be awesome +- Make things faster + +Installation +------------ + +Install $project by running: + +    install project + +Contribute +---------- + +- Issue Tracker: github.com/$project/$project/issues +- Source Code: github.com/$project/$project + +Support +------- + +If you are having issues, please let us know. + +License +------- + +The project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE.
\ No newline at end of file diff --git a/docs/_build/html/_sources/gotosocial.rst.txt b/docs/_build/html/_sources/gotosocial.rst.txt new file mode 100644 index 000000000..05a67e277 --- /dev/null +++ b/docs/_build/html/_sources/gotosocial.rst.txt @@ -0,0 +1,40 @@ +$project +======== + +$project will solve your problem of where to start with documentation, +by providing a basic explanation of how to do it easily. + +Look how easy it is to use: + +    import project +    # Get your stuff done +    project.do_stuff() + +Features +-------- + +- Be awesome +- Make things faster + +Installation +------------ + +Install $project by running: + +    install project + +Contribute +---------- + +- Issue Tracker: github.com/$project/$project/issues +- Source Code: github.com/$project/$project + +Support +------- + +If you are having issues, please let us know. + +License +------- + +The project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE.
\ No newline at end of file diff --git a/docs/_build/html/_sources/index.rst.txt b/docs/_build/html/_sources/index.rst.txt new file mode 100644 index 000000000..0fa9003c8 --- /dev/null +++ b/docs/_build/html/_sources/index.rst.txt @@ -0,0 +1,21 @@ +.. GoToSocial documentation master file, created by +   sphinx-quickstart on Sun Feb 28 12:01:26 2021. +   You can adapt this file completely to your liking, but it should at least +   contain the root `toctree` directive. + +Welcome to GoToSocial's documentation! +====================================== + +.. toctree:: +   :maxdepth: 2 +   :caption: Contents: + +   pages/what_is_gotosocial + + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` diff --git a/docs/_build/html/_sources/pages/gotosocial.rst.txt b/docs/_build/html/_sources/pages/gotosocial.rst.txt new file mode 100644 index 000000000..05a67e277 --- /dev/null +++ b/docs/_build/html/_sources/pages/gotosocial.rst.txt @@ -0,0 +1,40 @@ +$project +======== + +$project will solve your problem of where to start with documentation, +by providing a basic explanation of how to do it easily. + +Look how easy it is to use: + +    import project +    # Get your stuff done +    project.do_stuff() + +Features +-------- + +- Be awesome +- Make things faster + +Installation +------------ + +Install $project by running: + +    install project + +Contribute +---------- + +- Issue Tracker: github.com/$project/$project/issues +- Source Code: github.com/$project/$project + +Support +------- + +If you are having issues, please let us know. + +License +------- + +The project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE.
\ No newline at end of file diff --git a/docs/_build/html/_sources/pages/what.rst.txt b/docs/_build/html/_sources/pages/what.rst.txt new file mode 100644 index 000000000..3a282ce42 --- /dev/null +++ b/docs/_build/html/_sources/pages/what.rst.txt @@ -0,0 +1,40 @@ +What is GoToSocial? +=================== + +GoToSocial will solve your problem of where to start with documentation, +by providing a basic explanation of how to do it easily. + +Look how easy it is to use:: + +    import project +    # Get your stuff done +    project.do_stuff() + +Features +-------- + +- Be awesome +- Make things faster + +Installation +------------ + +Install $project by running: + +    install project + +Contribute +---------- + +- Issue Tracker: github.com/gotosocial/gotosocial/issues +- Source Code: github.com/gotosocial/gotosocial + +Support +------- + +If you are having issues, please let us know. + +License +------- + +The project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE. diff --git a/docs/_build/html/_sources/pages/what_is_gotosocial.rst.txt b/docs/_build/html/_sources/pages/what_is_gotosocial.rst.txt new file mode 100644 index 000000000..3a282ce42 --- /dev/null +++ b/docs/_build/html/_sources/pages/what_is_gotosocial.rst.txt @@ -0,0 +1,40 @@ +What is GoToSocial? +=================== + +GoToSocial will solve your problem of where to start with documentation, +by providing a basic explanation of how to do it easily. + +Look how easy it is to use:: + +    import project +    # Get your stuff done +    project.do_stuff() + +Features +-------- + +- Be awesome +- Make things faster + +Installation +------------ + +Install $project by running: + +    install project + +Contribute +---------- + +- Issue Tracker: github.com/gotosocial/gotosocial/issues +- Source Code: github.com/gotosocial/gotosocial + +Support +------- + +If you are having issues, please let us know. + +License +------- + +The project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE. diff --git a/docs/_build/html/_sources/readme.rst.txt b/docs/_build/html/_sources/readme.rst.txt new file mode 100644 index 000000000..05a67e277 --- /dev/null +++ b/docs/_build/html/_sources/readme.rst.txt @@ -0,0 +1,40 @@ +$project +======== + +$project will solve your problem of where to start with documentation, +by providing a basic explanation of how to do it easily. + +Look how easy it is to use: + +    import project +    # Get your stuff done +    project.do_stuff() + +Features +-------- + +- Be awesome +- Make things faster + +Installation +------------ + +Install $project by running: + +    install project + +Contribute +---------- + +- Issue Tracker: github.com/$project/$project/issues +- Source Code: github.com/$project/$project + +Support +------- + +If you are having issues, please let us know. + +License +------- + +The project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE.
\ No newline at end of file  | 
