Skip to content

Commit

Permalink
ci: update documentation homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasdewally committed Feb 22, 2024
1 parent e0564f4 commit 0b74b72
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,22 @@

Welcome to the documentation of Conjure Oxide.

* [conjure_oxide - Main Documentation](conjure_oxide/index.html)
* [conjure_oxide - Main Reference](conjure_oxide/index.html)
* [Uniplate - Generic Traversals, Haskell style!](uniplate/index.html)

## Solvers
## Crates

These crates contain Rust bindings for solvers:

* [minion_rs](minion_rs/index.html)
* [chuffed_rs](chuffed_rs/index.html)


## Developer Documentation

The following are internal crates. Documentation is provided for developer
reference:

* [conjure_core](conjure_core/index.html)
* [conjure_rules](conjure_rules/index.html)
* [enum_compatability_macro](enum_compatability_macro/index.html)

0 comments on commit 0b74b72

Please sign in to comment.