.. _Developer_Guide: ######################################### ATMCS Developer Guide ######################################### The ATMCS is developed in LabVIEW and was written by a team at CTIO. Prior to consulting information on this page it is strongly encouraged to read over information in the :ref:`User_Guide` section as it contains significant information that is applicable to developers. As part of the deliverables of the ATMCS CSC is a `Developers Guide `__ , but the team also included a series of `technotes `__ that were written while building the system as well as a list of `reference materials `__ (e.g. controller manuals) for the various components. .. note:: This page is still under development. .. _Dependencies: Dependencies ============ TBR .. _Build: Build and Test ============== TBR .. _Documentation: Building the Documentation ========================== The following commands can be issued from inside the `docs` folder to build the documentation. It is expected that this in run from inside the standard TSSW Docker development container. .. prompt:: bash package-docs clean && package-docs build .. _Contributing: Contributing ============ Code and documentation contributions utilize pull-requests on github. Feature requests can be made by filing a Jira ticket with the `ATMCS` label. In all cases, reaching out to the :ref:`contacts for this CSC ` is recommended.