forked from ocaml/dune
-
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.
Add dune-project generation to dune init (ocaml#4881)
* Document cram stanza in dune-project docs * Add encode function for Dune_project.t * Add support fore subst_config field * Add dune-project creation to dune init proj * Document purpose of Dyn module Thanks to @jeremiedimino see ocaml#4881 (comment) * Add Univ_map.to_dyns Thanks to @jeremiedimino ocaml#4881 (comment) * Document dune init in quickstart part of manual Thanks to @christinerose for improvements and edits in docs Signed-off-by: Shon Feder <[email protected]> Signed-off-by: Jeremie Dimino <[email protected]> Co-authored-by: Jeremie Dimino <[email protected]>
- Loading branch information
Showing
23 changed files
with
684 additions
and
62 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
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
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
Oops, something went wrong.