Skip to content

isaqb-org/curriculum-adoc

Repository files navigation

iSAQB CPSA-Advanced Curriculum "Architecture Documentation"

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.

Status

CI – Releases and Main Last commit Contributors Issues Issues closed

This is copyrighted work.

Version history before GitHub releases

Version Date Comments

1.5-DE

2018

latest German version

1.5-EN

2018

Preliminary translation

1.6-DE

2018

minor fixes, have not been taken over to EN version

Content

Architects and development teams need to effectively and efficiently communicate and document their architecture. This module provides the methodical and practical foundation.

How to Contribute or Participate

Create an issue or a pull-request.

How to Access the Repository

Via SSH:
git clone git@github.com:isaqb-org/curriculum-adoc.git --recursive

Via HTTPS:
git clone https://github.com/isaqb-org/curriculum-adoc.git --recursive

How to Build the Documents

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.

Additional translations/languages

Maintainers

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

Licensing and Copyright