The Advanced Level Curriculum ADOC: The goal of this module is to equip architects with the knowledge and capabilities to create and maintain effective architecture documentation of software systems.
This is copyrighted work.
Architects and development teams need to effectively and efficiently communicate and document their architecture. This module provides the methodical and practical foundation.
Via SSH:
git clone [email protected]:isaqb-org/curriculum-adoc.git --recursive
Via HTTPS:
git clone https://github.com/isaqb-org/curriculum-adoc.git --recursive
Prerequisite: You need a Java Runtime(tm) 17 or higher installed.
You build the output documents with gradle. That will produce both pdf and html output in German (DE) and English (EN), unless you modify the configuration.
This repository is currently maintained by Gernot Starke and Stefan Zörner.
It was forked from https://github.com/isaqb-org/advanced-template, so the contributors of that project basically contributed to this one, too. Thanx, Benjamin Wolf (@programming-wolf) for providing such a useful template