Dune
  • Getting Started and Core Concepts
  • How-to Guides
  • Reference Manual
    • dune
    • dune-project
    • dune-workspace
    • config
    • Lexical Conventions
    • Actions
    • Ordered Set Language
    • Boolean Language
    • Predicate Language
    • Library Dependencies
    • Preprocessing Specification
    • Cram Tests
    • Scopes
    • Variables
    • Dependency Specification
    • OCaml Flags
    • Sandboxing
    • Locks
    • Diffing and Promotion
    • Package Specification
    • Aliases
    • Foreign Sources, Archives, and Objects
    • Command Line Interface
    • Dune Libraries
    • Dune Cache
    • Coq
    • Dune RPC
    • Packages
    • Findlib Integration
  • Explanation
  • Advanced Topics
  • Miscellaneous
Dune
  • Reference Manual
  • Edit on GitHub

Reference Manual¶

These documents specify the various features and languages present in Dune.

Files

  • dune
  • dune-project
  • dune-workspace
  • config
  • Lexical Conventions

Languages

  • Actions
  • Ordered Set Language
  • Boolean Language
  • Predicate Language
  • Library Dependencies
  • Preprocessing Specification
  • Cram Tests

Concepts

  • Scopes
  • Variables
  • Dependency Specification
  • OCaml Flags
  • Sandboxing
  • Locks
  • Diffing and Promotion
  • Package Specification
  • Aliases
  • Foreign Sources, Archives, and Objects

Dune Components

  • Command Line Interface
  • Dune Libraries
  • Dune Cache

Integrations

  • Coq
  • Dune RPC
  • Packages
  • Findlib Integration
Previous Next

© Copyright 2024, Jérémie Dimino.

Built with Sphinx using a theme provided by Read the Docs.