orchescala.helper.dev.company.docs

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
case class DependencyGraphCreator()(using apiConfig: ApiConfig, configs: Seq[DocProjectConfig]) extends DependencyCreator

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class DependencyLinkCreator()(using apiConfig: ApiConfig, configs: Seq[DocProjectConfig]) extends DependencyCreator

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class DependencyValidator()(using apiConfig: ApiConfig, configs: Seq[DocProjectConfig]) extends DependencyCreator

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class DevStatisticsCreator(gitBasePath: Path, basePath: Path)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

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

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

For a Start you can create a Catalog.

Attributes

Supertypes
trait Helpers
class Object
trait Matchable
class Any
Known subtypes
case class ReleaseConfig(releaseTag: String, jiraReleaseUrl: Option[String], releaseNotes: String, released: Boolean, releaseResponsible: Option[ResponsiblePerson])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object ReleaseConfig

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class ResponsiblePerson(name: String, date: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all