Skip to content

michael-simons/arc42-template

 
 

Repository files navigation

arc42-template

arc42 - the template for software architecture documentation and communication

Initially created by Dr. Gernot Starke and Dr. Peter Hruschka (way back in 2005…​), free and open source.

How to use this Project

This repository currently contains the "Golden Master" of the arc42 template in english and german and it contains gradle projects to convert the golden master into other formats. The repository includes the gradle-wrapper - a script which will automatically install gradle for you if it is not already installed.

In order to create the other formats follow these steps:

  • gradlew createTemplatesFromGoldenMaster

This will extract the "plain" and "with-help"-version from the golden master. You’ll find the templates in different languages in build\src_gen in AsciiDoc format.

Btw: gradle allows you to "shorten" the command - as long as gradle is still able to guess the command, anything goes :-). gradlew createT is as valid as gradlew cTFGM.

After you have executed the task to create the templates, a new task will become available in gradle:

  • gradle2 arc42

Note
for this step to work, you need pandoc installed with version 1.12.4.2 or higher.

This will create all other formats. They will be located directly in the build directory. This is still work in progress. Some of the build steps need extra tools like pandoc installed, so it is likely that you encounter errors.

Requirements

We collected the arc42 requirements in its own document.

Downloads

Please be patient - downloads will be available from here once we establish the travis-based continous build system.

German Versions

Version/Format MS-Word (c), docx Confluence pdf html asciidoc textile

skeleton structure

skel-docx

skel-confluence

skel-pdf

skel-html

skel-asciidoc

skel-textile

…​ plus explanation

help-docx

help-confluence

help-pdf

help-html

help-asciidoc

help-textile

English Versions

Version/Format MS-Word (c), docx Confluence pdf html asciidoc textile

skeleton structure

skel-docx

skel-confluence

skel-pdf

skel-html

skel-asciidoc

skel-textile

…​ plus explanation

help-docx

help-confluence

help-pdf

help-html

help-asciidoc

help-textile

About

arc42 - the template for software architecture documentation and communication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Visual Basic .NET 85.1%
  • Groovy 14.9%