Platform Team/Guide/Sweets Usage: Difference between revisions
| Line 81: | Line 81: | ||
Sweets supports following search [http://xapian.org/docs/queryparser.html#searching-within-a-probabilistic-field prefixes] basing of [[Platform_Team/Recipe_Specification|recipe options]]: | Sweets supports following search [http://xapian.org/docs/queryparser.html#searching-within-a-probabilistic-field prefixes] basing of [[Platform_Team/Recipe_Specification|recipe options]]: | ||
* '''interface''' interface | * '''interface''' the first interface from implementations list, e.g., {{Code|http://sweets.sugarlabs.org/sdk/sugar}}; | ||
* '''sweet''' interface in short Sweets notations, e.g., {{Code|sdk/sugar}}; | * '''sweet''' the first interface from implementations list in short Sweets notations, e.g., {{Code|sdk/sugar}}; | ||
* '''implement''' the list of implemented interfaces; | * '''implement''' the list of implemented interfaces; | ||
* '''associate''' the list of associated interface; | * '''associate''' the list of associated interface; | ||