From ab0fcc7ca4e8ef9241fd41e2746239541f0b3a91 Mon Sep 17 00:00:00 2001 From: yardasol Date: Mon, 4 Apr 2022 13:03:12 -0500 Subject: [PATCH] put Octagon in alphabetical order --- docs/source/pythonapi/model.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/pythonapi/model.rst b/docs/source/pythonapi/model.rst index 2fc27d40e..6c707cbdc 100644 --- a/docs/source/pythonapi/model.rst +++ b/docs/source/pythonapi/model.rst @@ -25,12 +25,12 @@ Composite Surfaces :nosignatures: :template: myclass.rst + openmc.model.Octagon openmc.model.RectangularParallelepiped openmc.model.RightCircularCylinder openmc.model.XConeOneSided openmc.model.YConeOneSided openmc.model.ZConeOneSided - openmc.model.Octagon TRISO Fuel Modeling -------------------