kopia lustrzana https://github.com/simonw/datasette
Clarify docs for descriptions in metadata
rodzic
8cd60fd1d8
commit
3b787aae74
|
|
@ -78,6 +78,15 @@ The three visible metadata fields you can apply to everything, specific database
|
||||||
|
|
||||||
For each of these you can provide just the ``*_url`` field and Datasette will treat that as the default link label text and display the URL directly on the page.
|
For each of these you can provide just the ``*_url`` field and Datasette will treat that as the default link label text and display the URL directly on the page.
|
||||||
|
|
||||||
|
.. _metadata_description:
|
||||||
|
|
||||||
|
Descriptions
|
||||||
|
------------
|
||||||
|
|
||||||
|
You can apply a **description** or **description_html** field to the index page, specific databases or specific tables. If both are present, the HTML description wins.
|
||||||
|
|
||||||
|
Unlike the metadata fields above, descriptions do not cascade from the index to databases or from databases to their columns.
|
||||||
|
|
||||||
.. _metadata_column_descriptions:
|
.. _metadata_column_descriptions:
|
||||||
|
|
||||||
Column descriptions
|
Column descriptions
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue