Commit graph

55 commits

Author SHA1 Message Date
Griatch
544638bf42 Add support for Python3.11 2022-11-15 23:51:13 +01:00
Griatch
a452434ba8 Revert "Updated HTML docs."
This reverts commit 06bc3c8bcd.
2022-11-15 20:46:50 +01:00
Griatch
06bc3c8bcd Updated HTML docs. 2022-11-15 19:43:25 +00:00
Griatch
f4d677dbba Cleanup of several documentation pages 2022-11-10 23:22:48 +01:00
Griatch
4128bc4733 Rounds of doc cleanups 2022-11-10 23:15:54 +01:00
Griatch
305bbe4d5e Update api docs 2022-11-09 21:46:06 +01:00
Griatch
0ed055a0a4 Add info in install docs on switching to develop branch for now. Resolve #2689 2022-10-23 11:26:47 +02:00
henddher
43b9ec8d2e Remove refs to @tz. 2022-10-16 16:14:50 -05:00
Marcos Marado
2ddd077bd5 docs: added CSRF_TRUSTED_ORIGINS to the example
On the Online Setup documentation there is a settings file sample, but
it does not include the CSRF_TRUSTED_ORIGINS, which is needed and
should be documented.

Closes: #2767
2022-10-01 15:04:34 +01:00
Griatch
e8d08ad597 Update docs 2022-09-17 18:35:47 +02:00
Griatch
805fbd5edb Expand tutorial on equipmenthandler 2022-08-30 23:05:51 +02:00
Griatch
1946e9e029 Note about urls in upgrade docs 2022-08-11 09:09:49 +02:00
Griatch
e854432cc9 Update doc sources with new contribs 2022-08-05 20:39:45 +02:00
Griatch
99255bcf07 Remove spurious init file. Resolve #2612 2022-02-12 20:54:48 +01:00
Griatch
628afe9367 Refactor 1.0 docs with new toctree structure and inheritance 2022-02-06 19:27:15 +01:00
Griatch
8a7ebf992b Fix caller reference in doc. Resolve #2296. 2022-02-05 23:00:45 +01:00
Griatch
8ea4bafe91 Update doc on requirements 2022-02-05 20:37:27 +01:00
Griatch
66f5c4ab20 Fix and clean up docker build doc 2022-02-05 18:51:23 +01:00
Griatch
9e9dcd47d9 More doc cleanup 2022-02-05 16:54:06 +01:00
Griatch
4600b0956f Update troubleshooting docs 2022-02-05 16:40:36 +01:00
Griatch
ca7bee9d99 Considerable cleanup of installation docs 2022-02-05 14:03:01 +01:00
Griatch
3b5e20c4c2 Update contrib doc pages 2022-01-08 16:30:31 +01:00
Griatch
40f1023a89 Update silvren contact info 2021-12-16 19:29:18 +01:00
Griatch
2891febc12 Update online setup with new entries from master 2021-12-13 18:59:27 +01:00
Griatch
a51e4af609 Change to MyST parser 2021-10-26 21:31:20 +02:00
Dimitri
851ca30be5 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
b945b69238 Resolve merge conflicts 2021-10-05 21:54:27 +02:00
Griatch
68265994fa Apply doc change from master branch 2021-10-05 21:51:19 +02:00
amfl
52bd17c26b Fix formatting on localhost url 2021-06-23 21:17:43 +12:00
amfl
11fa5fe184 Change most http links to https 2021-06-23 21:17:30 +12:00
Griatch
59dd0b007a Update HaProxy document, move server/admin to correct place 2021-05-26 20:12:19 +02:00
Griatch
a4f5ae2c96 Add support for latest Twisted and Python 3.9 2021-05-15 23:46:34 +02:00
Griatch
31bc958d86 Update docs with new start envvars info 2021-01-30 13:24:52 +01:00
Griatch
0a6236904b Clean up some markdown syntax 2021-01-18 21:51:18 +01:00
Pete LaDow
bb70a5434f Add section on usage of a remote Postgres database 2021-01-14 14:28:30 -08:00
Griatch
e930bd4ff1 Fix doc header for better build 2020-11-14 11:53:15 +01:00
Griatch
c2af8d2889 Refactor starting tutorial intro pages 2020-07-31 18:40:48 +02:00
Griatch
397b5feedf Clean up client grid 2020-07-31 18:15:53 +02:00
Griatch
94cf728081 Merge changes from master 2020-07-15 18:07:45 +02:00
Griatch
7eab265994 Rename Contrib to Contribs in docs 2020-07-12 17:36:01 +02:00
Griatch
b5b265ec3b Doc refactor/renaming 2020-07-12 17:33:52 +02:00
Griatch
76761825d0 Fixed all errors in doc building 2020-07-11 00:27:10 +02:00
Griatch
09c602dd69 Fix all failing links and warnings 2020-07-09 00:06:50 +02:00
Griatch
7f79c61bb9 Start to fix references 2020-07-08 22:45:01 +02:00
Griatch
221caf5187 Make tutorial parts into separate subfolders for now 2020-07-01 21:28:04 +02:00
Griatch
e7f4967201 More updates to the starting tutorial 2020-06-25 14:15:31 +02:00
Griatch
c4dc554179 Add more tutorial steps 2020-06-20 19:37:09 +02:00
Griatch
47d168219c Tweak tutorial-start name 2020-06-19 23:43:52 +02:00
Griatch
af5884705e Start refactor howtos 2020-06-19 22:24:33 +02:00
Griatch
f175609cf3 Start to add howto structure 2020-06-19 21:13:51 +02:00