Mention where to access the styleguide - fixes #3009

pull/3002/merge
Matt Westcott 2016-09-19 13:49:52 +01:00
rodzic c6666c6de5
commit 86e60fd4a3
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -15,6 +15,8 @@ To install the styleguide module on your site, add it to the list of ``INSTALLED
...
)
This will add a 'Styleguide' item to the Settings menu in the admin.
At present the styleguide is static: new UI components must be added to it manually, and there are no hooks into it for other modules to use. We hope to support hooks in the future.
The styleguide doesn't currently provide examples of all the core interface components; notably the Page, Document, Image and Snippet chooser interfaces are not currently represented.