Documentation technique ####################### Controllers *********** .. include:: controllers.rstinc Initialisation ============== .. include:: initialization.rstinc Annotation @FXML ================ .. include:: annotation.rstinc ApplicationController ===================== .. include:: controllers/application_controller.rstinc LauncherController ================== .. include:: controllers/launcher_controller.rstinc UpdaterController ================= .. include:: controllers/updater_controller.rstinc LoadingController ================= .. include:: controllers/loading_controller.rstinc ConnectionLostController ======================== .. include:: controllers/connection_lost_controller.rstinc SettingsController ================== .. include:: controllers/settings_controller.rstinc FXML **** application_ui.fxml =================== .. include:: fxml/application_ui.rstinc launcher_ui.fxml ================ .. include:: fxml/launcher_ui.rstinc updater_ui.fxml =============== .. include:: fxml/updater_ui.rstinc loading_ui.fxml =============== .. include:: fxml/loading_ui.rstinc connection_lost_ui.fxml ======================= .. include:: fxml/connection_lost_ui.rstinc settings_template.fxml ====================== .. include:: fxml/settings_template.rstinc news_template.fxml ================== .. include:: fxml/news_template.rstinc statusservermc_template.fxml ============================ .. include:: fxml/statusservermc_template.rstinc Traduction ********** .. include:: translation.rstinc