From e68b72ddf95314dbec5f059c444ca0e41e5abb7e Mon Sep 17 00:00:00 2001 From: tsmethurst Date: Sun, 28 Feb 2021 15:17:18 +0100 Subject: add docs and a bunch of other stuff --- docs/_build/html/_static/readme.rst | 40 +++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 docs/_build/html/_static/readme.rst (limited to 'docs/_build/html/_static/readme.rst') diff --git a/docs/_build/html/_static/readme.rst b/docs/_build/html/_static/readme.rst new file mode 100644 index 000000000..05a67e277 --- /dev/null +++ b/docs/_build/html/_static/readme.rst @@ -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 -- cgit v1.2.3