CompanyDocCreator

camundala.api.docs.CompanyDocCreator

the idea is use Camundala to create Company's Process documentation.

For a Start you can create a Catalog.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Inherited classlikes

case class Package(name: String, minorVersion: String)

Attributes

Inherited from:
DependencyCreator
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Package

Attributes

Inherited from:
DependencyCreator
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any

Value members

Abstract methods

protected def upload(releaseTag: String): Unit

Concrete methods

protected def createCatalog(): Unit
protected def createDynamicConf(): Unit
protected def gitBasePath: Path
def prepareDocs(): Unit
def releaseDocs(): Unit

Inherited methods

protected def printGraph(dependencyGraph: String): String

Attributes

Inherited from:
DependencyCreator

Attributes

Inherited from:
DependencyCreator

Concrete fields

lazy val projectConfigs: Seq[ProjectConfig]

Inherited fields

lazy val colorMap: Map[String, String]

Attributes

Inherited from:
DependencyCreator
lazy val colors: Seq[(String, String)]

Attributes

Inherited from:
DependencyCreator
lazy protected val printColorLegend: String

Attributes

Inherited from:
DependencyCreator

Implicits

Implicits

implicit lazy protected val configs: Seq[ApiProjectConf]

Inherited implicits

implicit protected def apiConfig: ApiConfig

Attributes

Inherited from:
DependencyCreator
implicit protected def releaseConfig: ReleaseConfig

Attributes

Inherited from:
DependencyCreator