ihatemoney/docs
Nicholas (Nick) Meyer ecf9a7b590 Fix APPLICATION_ROOT example in docs
If the application is hosted on the path /somestring, static asset
paths need to have prefix /somestring/static/ but setting
APPLICATION_ROOT to "somestring" will result in a relative path which
will give a 4XX. Using "/somestring" fixes this.

Also fix default value, which is "/" and not the empty string.
2023-11-23 08:35:21 +01:00
..
api.md Swapping Out 'Fred' for 'Jeanne' in Docs/API – Personal Peacekeeping 😊 (#1260) 2023-11-13 00:47:24 +01:00
conf.py docs: dynamic year 2023-07-30 14:36:55 +02:00
configuration.md Fix APPLICATION_ROOT example in docs 2023-11-23 08:35:21 +01:00
contributing.md Document repository rules (closes #1245) 2023-11-11 11:15:14 +01:00
index.rst Convert all the rst files to markdown. (#906) 2021-11-01 20:09:55 +01:00
installation.md [Doc] Include minimal steps to get started. 2023-01-08 16:00:16 +01:00
make.bat Document the API. Fix #46 2011-10-18 23:26:13 +02:00
Makefile Document the API. Fix #46 2011-10-18 23:26:13 +02:00
security.md security docs: Clarify what is possible with a token 2023-07-29 14:02:49 +02:00
upgrade.md Update Python (#1083) 2022-11-08 00:10:21 +01:00