social-doc/README.md

27 lines
1.1 KiB
Markdown

# GNU social: The Unofficial Manuals
This is an effort to produce high quality HTML documentation for GNU social in English.
The documentation is produced using Python Sphinx, which uses a lightweight text-based markup.
To build the documentation see README.sphinx.
Rendered versions are available online:
- User Guide - <https://karp.id.au/social/user/>
- Admin Guide - <https://karp.id.au/social/admin/>
## License
- Copyright 2016 Thomas Karpiniec <tk@1.21jiggawatts.net>. (If this ever becomes official documentation then obviously copyright will be assigned to the FSF.)
- Copyright 2015 Free Software Foundation, Inc.
- Copyright 2015 StatusNet, Inc
This documentation is made available under the terms of the Creative Commons Attribution 3.0 Unported license. See <http://creativecommons.org/licenses/by/3.0/> for details.
## Acknowledgements
Much of the initial content is copied and adapted from the documentation in the main GNU social project at <https://git.gnu.io/gnu/gnu-social/> under the terms of Creative Commons Attribution 3.0 Unported license.