I have begun to rework the theory_lib/README.md to better describe the basic architecture for each theory.
Here are some related TODOs (additions welcome) for adding docs to theory_lib/:
- Add
DEVELOPMENT.md to document the steps to implementing a new theory
- Add licenses to existing theories, including details on how to add licenses to new theories
- Divide
README.md into THEORY_ARCHITECTURE.md and README.md where the latter focuses on how to use existing theories
I have begun to rework the
theory_lib/README.mdto better describe the basic architecture for each theory.Here are some related TODOs (additions welcome) for adding docs to
theory_lib/:DEVELOPMENT.mdto document the steps to implementing a new theoryREADME.mdintoTHEORY_ARCHITECTURE.mdandREADME.mdwhere the latter focuses on how to use existing theories