Mercurial > p > roundup > code
diff doc/customizing.txt @ 7357:0cb4541bad71
add welcome preface on reorg to pages
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 16 May 2023 02:23:17 -0400 |
| parents | 2b1cbe079ff5 |
| children | a1d0b505766e |
line wrap: on
line diff
--- a/doc/customizing.txt Tue May 16 01:36:45 2023 -0400 +++ b/doc/customizing.txt Tue May 16 02:23:17 2023 -0400 @@ -15,6 +15,17 @@ .. This document borrows from the ZopeBook section on ZPT. The original is at: http://www.zope.org/Documentation/Books/ZopeBook/current/ZPT.stx +.. admonition:: Welcome + + This document used to be much larger and include a lot of + reference material. That has been moved to the `reference document`_. + + The documentation is slowly being reorganized using the `Diataxis + framework`_. Help with the reorganization is welcome. + + .. _reference document: reference.html + .. _diataxis framework: https://diataxis.fr/ + .. contents:: :depth: 3 :local:
