Commit graph

42 commits

Author SHA1 Message Date
Griatch
1d2de8bf62 Remove spurious init file. Resolve #2612 2022-02-12 20:54:48 +01:00
Griatch
59212cbe46 Refactor 1.0 docs with new toctree structure and inheritance 2022-02-06 19:27:15 +01:00
Griatch
ae4082cfee Fix caller reference in doc. Resolve #2296. 2022-02-05 23:00:45 +01:00
Griatch
3012481cf9 Update doc on requirements 2022-02-05 20:37:27 +01:00
Griatch
23762d931f Fix and clean up docker build doc 2022-02-05 18:51:23 +01:00
Griatch
fb0766a76c More doc cleanup 2022-02-05 16:54:06 +01:00
Griatch
da25338073 Update troubleshooting docs 2022-02-05 16:40:36 +01:00
Griatch
152eaa3f95 Considerable cleanup of installation docs 2022-02-05 14:03:01 +01:00
Griatch
d335e4b54a Update contrib doc pages 2022-01-08 16:30:31 +01:00
Griatch
71fd497c6e Update silvren contact info 2021-12-16 19:29:18 +01:00
Griatch
eb617f41db Update online setup with new entries from master 2021-12-13 18:59:27 +01:00
Griatch
b69d056ef2 Change to MyST parser 2021-10-26 21:31:20 +02:00
Dimitri
7e90599482 issue #2243 -- prefer f-strings over %-interpolation
edited docs to prefer f-strings, then str.format(), and remove %-interpolation

additional ad-hoc documentation fixes, as opportunities seen:
- replace Built-In Function (BIF) "min" variable with "mins"
- prefer BIF str(var) over "%s" % var
- reformat some code examples to clarify multiple args passed to functions
- change some single-quote strings to double-quotes for consistency
- fix mismatched parens

misc edits:
- add .vscode/ to gitignore
2021-10-12 12:13:42 -06:00
Griatch
9099db53fe Resolve merge conflicts 2021-10-05 21:54:27 +02:00
Griatch
12eda6937f Apply doc change from master branch 2021-10-05 21:51:19 +02:00
amfl
8180bfa4bd Fix formatting on localhost url 2021-06-23 21:17:43 +12:00
amfl
6ccd5a61fd Change most http links to https 2021-06-23 21:17:30 +12:00
Griatch
3f9e330b07 Update HaProxy document, move server/admin to correct place 2021-05-26 20:12:19 +02:00
Griatch
e907f69829 Add support for latest Twisted and Python 3.9 2021-05-15 23:46:34 +02:00
Griatch
455923c36e Update docs with new start envvars info 2021-01-30 13:24:52 +01:00
Griatch
9fbd2e1ae1 Clean up some markdown syntax 2021-01-18 21:51:18 +01:00
Pete LaDow
df82c9860b Add section on usage of a remote Postgres database 2021-01-14 14:28:30 -08:00
Griatch
23e3bf8d22 Fix doc header for better build 2020-11-14 11:53:15 +01:00
Griatch
5a6b9f4699 Refactor starting tutorial intro pages 2020-07-31 18:40:48 +02:00
Griatch
ff6c307c02 Clean up client grid 2020-07-31 18:15:53 +02:00
Griatch
68e047dfd2 Merge changes from master 2020-07-15 18:07:45 +02:00
Griatch
40142d7dfe Rename Contrib to Contribs in docs 2020-07-12 17:36:01 +02:00
Griatch
24ba76c6b4 Doc refactor/renaming 2020-07-12 17:33:52 +02:00
Griatch
9ce52291be Fixed all errors in doc building 2020-07-11 00:27:10 +02:00
Griatch
70ab2cf427 Fix all failing links and warnings 2020-07-09 00:06:50 +02:00
Griatch
4dd526522d Start to fix references 2020-07-08 22:45:01 +02:00
Griatch
a2ce4900ba Make tutorial parts into separate subfolders for now 2020-07-01 21:28:04 +02:00
Griatch
a5ba498a53 More updates to the starting tutorial 2020-06-25 14:15:31 +02:00
Griatch
52c3e07ad9 Add more tutorial steps 2020-06-20 19:37:09 +02:00
Griatch
07a56d6bb8 Tweak tutorial-start name 2020-06-19 23:43:52 +02:00
Griatch
ad0704f967 Start refactor howtos 2020-06-19 22:24:33 +02:00
Griatch
7c7c4a2ba3 Start to add howto structure 2020-06-19 21:13:51 +02:00
Griatch
3f50096577 Add structure to Setup/ docs 2020-06-19 20:55:26 +02:00
Griatch
0e26cfd758 Add setup-overview 2020-06-19 18:47:28 +02:00
Griatch
a6e1dac5cb Relinked with correct relative links 2020-06-19 15:56:02 +02:00
Griatch
a5f66e4652 Resync all links and fix issues with auto-relink 2020-06-18 00:44:36 +02:00
Griatch
b6e929bc66 Reorganize docs into flat folder layout 2020-06-17 18:06:41 +02:00