Skip to content

Experiments in generating domain documentation from code

Notifications You must be signed in to change notification settings

business4s/domainDocs4s

Repository files navigation

DomainDocs4s

This repository contains experiments leading to the DomainDocs4s design. See the article for the context.

Collecting meta

Can be attached to Can be extracted with
Packages Classes, traits, objects Methods, fields Type declarations Scala compile-time reflection Java reflection Scala runtime reflection
Scala Annotation [1] [2]
Java Annotation [3]
Trait ~ [4]
ScalaDoc

About

Experiments in generating domain documentation from code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages