Skip to content
Snippets Groups Projects
CMakeLists.txt 247 B
set(MODELLING_RST
  index.rst
  pipeline.rst
  model_checking.rst
  gap_handling.rst
  loop_candidates.rst
  loop_closing.rst
  monte_carlo.rst
  sidechain_reconstruction.rst
  algorithms.rst
)

add_doc_source(NAME modelling RST ${MODELLING_RST})