Skip to content

Commit

Permalink
doc: some updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bgranzow committed Oct 26, 2023
1 parent 3a9943d commit 72f01d8
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ Welcome to the Calibr8 documentation.
.. toctree::
:maxdepth: 1
:caption: Table of Contents:

usage/usage
15 changes: 15 additions & 0 deletions doc/usage/usage.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
.. _usage:

=====
Usage
=====

This page documents some intended use cases of Calibr8.

.. code-block:: c++

a = b + 2

.. toctree::
:maxdepth: 1
:caption: Table of Contents:

0 comments on commit 72f01d8

Please sign in to comment.