forked from digital-asset/daml
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update DAML Studio documentation (digital-asset#6808)
* Update DAML Studio documentation This updates the DAML Studio docs primarily focusing on the table view which was completely omitted so far. This also includes the new disclosure information. This is probably best reviewed locally. changelog_begin changelog_end * No copyright header for samples changelog_begin changelog_end * Move to SDK tools section changelog_begin changelog_end * fix typo fixes digital-asset#6775 changelog_begin changelog_end * Update docs/source/daml/daml-studio.rst Co-authored-by: Sofia Faro <sofia.faro@digitalasset.com> Co-authored-by: Sofia Faro <sofia.faro@digitalasset.com>
- Loading branch information
1 parent
8732c51
commit c060feb
Showing
12 changed files
with
53 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,5 @@ | ||
-- Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. | ||
-- SPDX-License-Identifier: Apache-2.0 | ||
|
||
|
||
module Test where | ||
|
||
double : Int -> Int | ||
double x = 2 * x | ||
|
Binary file modified
BIN
-284 KB
(14%)
docs/source/daml/daml-studio/images/daml_studio_extension_double_correct.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-290 KB
(20%)
docs/source/daml/daml-studio/images/daml_studio_extension_double_wrong.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-555 KB
(26%)
docs/source/daml/daml-studio/images/daml_studio_extension_view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-609 KB
docs/source/daml/daml-studio/images/daml_studio_scenario_results.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+107 KB
docs/source/daml/daml-studio/images/daml_studio_scenario_table_detailed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+156 KB
docs/source/daml/daml-studio/images/daml_studio_scenario_transaction.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters