daml/docs/source
Martin Huschenbett afdfec53dd
Deprecate specifying the template in daml new positional (#7490)
We deprecate specifying the template when calling `daml new` via a
positional argument, as in
```sh
daml new foo skeleton
```
The new syntax is
```sh
daml new foo --template skeleton
```
Whenever the former version is used, we now print a not that it is
deprecated and that the latter version is the recommended way.

CHANGELOG_BEGIN
[DAML Assistant]
- Deprecate specifying the template for `daml new` via a positional
  argument.
CHANGELOG_END
2020-09-25 12:39:49 +00:00
..
app-dev Missing closing quote in docs (#7484) 2020-09-25 09:11:09 +00:00
concepts Docs: Minor improvements to ledger structure (#7357) 2020-09-09 13:15:25 +02:00
daml Deprecate specifying the template in daml new positional (#7490) 2020-09-25 12:39:49 +00:00
daml-integration-kit Documentation of our support and compatibility framework (#7458) 2020-09-24 14:40:57 +00:00
daml-repl Add :json command to DAML REPL (#7202) 2020-08-21 14:53:06 +00:00
daml-script Extend DAML Script migration guide (#7448) 2020-09-21 15:23:56 +02:00
deploy Fix references to authentication in the docs (#6858) 2020-07-27 09:31:24 +00:00
examples Docs: Remove refernce to ex-upgrade example (#5650) 2020-04-21 15:10:28 +00:00
getting-started Documentation of our support and compatibility framework (#7458) 2020-09-24 14:40:57 +00:00
json-api Fix typos in doc (#7488) 2020-09-25 13:23:33 +02:00
support Documentation of our support and compatibility framework (#7458) 2020-09-24 14:40:57 +00:00
tools Documentation of our support and compatibility framework (#7458) 2020-09-24 14:40:57 +00:00
triggers Documentation of our support and compatibility framework (#7458) 2020-09-24 14:40:57 +00:00
upgrade Migrate trigger assertion library to DAML Script (#7318) 2020-09-04 13:48:50 +02:00
index.rst Documentation of our support and compatibility framework (#7458) 2020-09-24 14:40:57 +00:00