Mercurial > piecrust2
comparison docs/api/00__index.md @ 1083:35937f8a52b1
docs: Make the "code" section show up correctly in navigation.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 15 Feb 2018 22:23:49 -0800 |
parents | 94d7d5e38571 |
children |
comparison
equal
deleted
inserted
replaced
1082:8d5b8a3dca02 | 1083:35937f8a52b1 |
---|---|
1 --- | 1 --- |
2 title: Code | 2 title: Code |
3 api_key: code | 3 nav_key: code |
4 --- | 4 --- |
5 | 5 |
6 PieCrust can be extended with plugins in order to support additional features | 6 PieCrust can be extended with plugins in order to support additional features |
7 such as new [formatters][1], [processors][2], or [template engines][3] (among | 7 such as new [formatters][1], [processors][2], or [template engines][3] (among |
8 other things). | 8 other things). |