docs: Add new section list lookup alternative

Updates #3116
This commit is contained in:
Bjørn Erik Pedersen 2017-03-02 10:07:42 +01:00
parent 8203fc5923
commit f4779b25bc

View file

@ -40,9 +40,11 @@ the list will be needed.
A Section will be rendered at /`SECTION`/ (e.g. http://spf13.com/project/)
* /layouts/section/`SECTION`.html
* /layouts/`SECTION`/list.html
* /layouts/\_default/section.html
* /layouts/\_default/list.html
* /themes/`THEME`/layouts/section/`SECTION`.html
* /themes/layouts/`SECTION`/list.html
* /themes/`THEME`/layouts/\_default/section.html
* /themes/`THEME`/layouts/\_default/list.html