From 13a573cbff65e2518abf9540b55cc91b1cd6b801 Mon Sep 17 00:00:00 2001
From: Ian Bell <ian.bell@nist.gov>
Date: Wed, 6 Jul 2022 20:35:07 -0400
Subject: [PATCH] Re-order the model pages

---
 doc/source/models/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/source/models/index.rst b/doc/source/models/index.rst
index 30b3ec5..3056358 100644
--- a/doc/source/models/index.rst
+++ b/doc/source/models/index.rst
@@ -6,6 +6,6 @@ Models
    :caption: Contents:
 
    cubics
-   multifluid
    CPA
    PCSAFT
+   multifluid
\ No newline at end of file
-- 
GitLab