This is an update of the previous patch. Noticed another error in the documentation. The following statement was present on `core.frontends` and `core.backends`:
Warning, if you are declared frontend and backend with the same name, only one of these are listed. This statement is false. I'm guessing this was meant to be placed on `core.proxies`, as there the statement is true. -Patrick Patrick Hemmer (1): DOC/MINOR: clean up LUA documentation re: servers & array/table. doc/lua-api/index.rst | 60 ++++++++++++++++++++++++++------------------------- 1 file changed, 31 insertions(+), 29 deletions(-) -- 2.16.3

