try some doc changes
This commit is contained in:
42
docs/pages/about/about.rst
Normal file
42
docs/pages/about/about.rst
Normal file
@ -0,0 +1,42 @@
|
||||
Overview
|
||||
--------
|
||||
|
||||
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
|
||||
|
||||
Open Source
|
||||
-----------
|
||||
|
||||
GoToSocial is a free and open-source project.
|
||||
|
||||
- Issue Tracker: https://github.com/gotosocial/gotosocial/issues
|
||||
- Source Code: https://github.com/gotosocial/gotosocial
|
||||
|
||||
Support
|
||||
-------
|
||||
|
||||
If you are having issues, please let us know.
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
GoToSocial is licensed under the `GNU AFFERO GENERAL PUBLIC LICENSE <https://github.com/gotosocial/gotosocial/blob/main/LICENSE>`_ (AGPLv3).
|
9
docs/pages/about/index.rst
Normal file
9
docs/pages/about/index.rst
Normal file
@ -0,0 +1,9 @@
|
||||
About GoToSocial
|
||||
----------------
|
||||
|
||||
These documents give a general overview of what GoToSocial is, and what it's trying to achieve.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
about
|
Reference in New Issue
Block a user