Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 595 Bytes

index.rst

File metadata and controls

26 lines (23 loc) · 595 Bytes

Resources

These resources will help you accomplish more using conda-build. We provide information on topics including build scripts, build variants, making packages relocatable, and defining metadata in the meta.yaml. We also provide guidelines and a template for submitting your own documentation.

.. toctree::
   :maxdepth: 1

   build-scripts
   compiler-tools
   define-metadata
   link-scripts
   activate-scripts
   make-relocatable
   package-spec
   use-shared-libraries
   variants
   commands/index
   add-win-start-menu-items
   style-guide
   tutorial-template