mirror of
https://gitee.com/dcren/initializr.git
synced 2026-09-27 23:07:39 +08:00
Remove outdated section about Web UI
Closes gh-1198
This commit is contained in:
@@ -824,15 +824,6 @@ Here is an example that adds two links to the `acme` dependency:
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
[[create-instance-dependencies-search]]
|
|
||||||
==== Improve search results
|
|
||||||
Each dependency can have a `weight` (a number >=0) and also `keywords` (list of string)
|
|
||||||
that are used to prioritize them in the search feature in the web UI. If you type one of
|
|
||||||
the keywords into the "Dependencies" box in the UI, those dependencies will be listed
|
|
||||||
below, in order of decreasing weight, if they have one (unweighted dependencies come
|
|
||||||
last).
|
|
||||||
|
|
||||||
|
|
||||||
[[configuration-access]]
|
[[configuration-access]]
|
||||||
== Generating a Project using the Web Endpoints
|
== Generating a Project using the Web Endpoints
|
||||||
To discover the available options of a particular instance, simply "curl it". Assuming
|
To discover the available options of a particular instance, simply "curl it". Assuming
|
||||||
|
|||||||
Reference in New Issue
Block a user