.. _dev_guide: =============== Developer guide =============== .. toctree:: :maxdepth: 1 :hidden: developer_guide/dev_installation developer_guide/git_workflow developer_guide/ci developer_guide/coding_standards developer_guide/creating_docs developer_guide/testing_framework developer_guide/dependencies developer_guide/enhancement_proposal .. panels:: :card: + intro-card text-center --- Installation ^^^^^^^^^^^^ Install a development version of ``skbase``. +++ .. link-button:: developer_guide/dev_installation :type: ref :text: Installation :classes: btn-block btn-secondary stretched-link --- Git Workflow ^^^^^^^^^^^^ Our Git and Github workflow. +++ .. link-button:: developer_guide/git_workflow :type: ref :text: Git and Github Workflow :classes: btn-block btn-secondary stretched-link --- Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ Continuous Integration. +++ .. link-button:: developer_guide/ci :type: ref :text: Continuous Integration :classes: btn-block btn-secondary stretched-link --- Coding Standards ^^^^^^^^^^^^^^^^ Our code requirements. +++ .. link-button:: developer_guide/coding_standards :type: ref :text: Coding Standards :classes: btn-block btn-secondary stretched-link --- Documentation Standards ^^^^^^^^^^^^^^^^^^^^^^^ Our documentation requirements. +++ .. link-button:: developer_guide/creating_docs :type: ref :text: Documentation Standards :classes: btn-block btn-secondary stretched-link --- Testing Framework ^^^^^^^^^^^^^^^^^ How we test ``skbase``. +++ .. link-button:: developer_guide/testing_framework :type: ref :text: Testing Framework :classes: btn-block btn-secondary stretched-link --- Dependency Management ^^^^^^^^^^^^^^^^^^^^^ How we manage dependencies +++ .. link-button:: developer_guide/dependencies :type: ref :text: Dependencies :classes: btn-block btn-secondary stretched-link --- Proposing Enhancements ^^^^^^^^^^^^^^^^^^^^^^ How to propose a major change +++ .. link-button:: developer_guide/enhancement_proposal :type: ref :text: Proposing Enhancements :classes: btn-block btn-secondary stretched-link