Mention a paginated section doesnt get its pages
This commit is contained in:
parent
6aab5afe60
commit
f66a9425d2
|
@ -6,7 +6,7 @@ weight = 30
|
||||||
Two things can get paginated: a section or a taxonomy term.
|
Two things can get paginated: a section or a taxonomy term.
|
||||||
|
|
||||||
A paginated section gets the same `section` variable as a normal
|
A paginated section gets the same `section` variable as a normal
|
||||||
[section page](./documentation/templates/pages-sections.md#section-variables)
|
[section page](./documentation/templates/pages-sections.md#section-variables) minus its pages
|
||||||
while a paginated taxonomy gets the a `taxonomy` variable of type `TaxonomyConfig`, equivalent
|
while a paginated taxonomy gets the a `taxonomy` variable of type `TaxonomyConfig`, equivalent
|
||||||
to the taxonomy definition in the `config.toml`.
|
to the taxonomy definition in the `config.toml`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue