hugo/docs/content/en
Ricardo N Feliciano ad705aac06 hugolib: Introduce Page.NextPage and Page.PrevPage
Introduce new page position variables in order to fix the ordering issue
of `.Next` and `.Prev` while also allowing an upgrade path via
deprecation.

`.NextInSection` becomes `.NextPageInSection`.
`.PrevInSection` becomes `.PrevPageInSection`.

`.Next` becomes a function returning `.PrevPage`.
`.Prev` becomes a function returning `.NextPage`.

Fixes #1061
2018-09-26 09:22:43 +02:00
..
about
commands docs: Regenerate CLI docs 2018-09-24 10:11:41 +02:00
content-management docs: Document directory based archetypes 2018-09-24 11:52:25 +02:00
contribute
functions
getting-started
hosting-and-deployment
hugo-pipes
maintenance
news releaser: Add release notes to /docs for release of 0.49 2018-09-24 10:01:04 +00:00
readfiles
showcase
templates
themes
tools
troubleshooting
variables hugolib: Introduce Page.NextPage and Page.PrevPage 2018-09-26 09:22:43 +02:00
_index.md
documentation.md