Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.23 KB

README.md

File metadata and controls

28 lines (24 loc) · 1.23 KB

README

This directory contains documentation files for the philosophy, design and implementation as well as the utilization of gaudi.

  • Aspirations - basic aphorisms representing basic principles which the design of gaudi is based upon
  • Builders, Systems and Management - explanation of the concepts behind build systems, build system builds and build management systems
  • gaudi Configuration - how gaudi and and the build system built with it can be configured
  • gaudi Documentation Features - documentation facilities of gaudi in support of large build systems
  • Extending gaudi - how to build and extend the functionality of a build system based on gaudi
  • gaudi modules - the concept of gaudi modules for a standardized and reusable extension of gaudi managed build systems with common functionality
  • Reasonings - rationale of the abstination from packaging gaudi as a gem
  • The gaudi Coding Style - generic coding conventions for projects based on gaudi
  • gaudi Walkthrough - a minimal walkthrough on the creation of a gaudi module

Back to the root README