diff --git a/docs/algorithms/automatic_exhaustive_gate_designer.rst b/docs/algorithms/automatic_exhaustive_gate_designer.rst index fc4b7eef4..9fdb22ec6 100644 --- a/docs/algorithms/automatic_exhaustive_gate_designer.rst +++ b/docs/algorithms/automatic_exhaustive_gate_designer.rst @@ -1,11 +1,8 @@ -.._automatic_exhaustive_gate_designer : +Automatic Exhaustive Gate Designer +---------------------------------- - Automatic Exhaustive Gate Designer-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- +**Header:** ``fiction/algorithms/simulation/sidb/automatic_exhaustive_gate_generator.hpp`` - **Header : ** ``fiction / - algorithms / simulation / sidb / - automatic_exhaustive_gate_generator - .hpp`` - - ..doxygenstruct::fiction::automatic_exhaustive_gate_designer_params : members - :..doxygenfunction::fiction::automatic_exhaustive_gate_designer +.. doxygenstruct:: fiction::automatic_exhaustive_gate_designer_params + :members: +.. doxygenfunction:: fiction::automatic_exhaustive_gate_designer diff --git a/docs/algorithms/sidb_simulation.rst b/docs/algorithms/sidb_simulation.rst index 032c28a6a..6cf44dbdc 100644 --- a/docs/algorithms/sidb_simulation.rst +++ b/docs/algorithms/sidb_simulation.rst @@ -3,6 +3,7 @@ Physical Simulation of Silicon Dangling Bond Logic These headers provide functions for physically simulating an SiDB layout, which is a crucial step in the physical design flow of SiDB layouts, as they are used to validate their functionality. + Physical Parameters ###################