diff --git a/docs/api/location_designer.rst b/docs/api/location_designer.rst new file mode 100644 index 0000000..c18c0b2 --- /dev/null +++ b/docs/api/location_designer.rst @@ -0,0 +1,9 @@ +.. currentmodule:: pop2net + +LocationDesigner +============= + +The LocationDesigner class is an interface to design specific network structures using the Creator. + +.. autoclass:: LocationDesigner + :members: diff --git a/docs/api/magiclocation.rst b/docs/api/magiclocation.rst deleted file mode 100644 index 6250bf0..0000000 --- a/docs/api/magiclocation.rst +++ /dev/null @@ -1,9 +0,0 @@ -.. currentmodule:: pop2net - -MagicLocation -============= - -The MagicLocation class is an interface to design specific network structures using the Creator. - -.. autoclass:: MagicLocation - :members: