orchescala.helper.dev.company.docs
Members list
Type members
Classlikes
trait DependencyCreator
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
case class DependencyGraphCreator()(using apiConfig: ApiConfig, configs: Seq[DocProjectConfig]) extends DependencyCreator
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait DependencyCreatorclass Objecttrait Matchableclass AnyShow all
case class DependencyLinkCreator()(using apiConfig: ApiConfig, configs: Seq[DocProjectConfig]) extends DependencyCreator
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait DependencyCreatorclass Objecttrait Matchableclass AnyShow all
case class DependencyValidator()(using apiConfig: ApiConfig, configs: Seq[DocProjectConfig]) extends DependencyCreator
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait DependencyCreatorclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
trait DocCreator extends DependencyCreator, Helpers
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
- Known subtypes
case class ReleaseConfig(releaseTag: String, jiraReleaseUrl: Option[String], releaseNotes: String, released: Boolean, releaseResponsible: Option[ResponsiblePerson])
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object ReleaseConfig
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ReleaseConfig.type
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
In this article