Skip to content

Latest commit

 

History

History
63 lines (45 loc) · 2.11 KB

README.adoc

File metadata and controls

63 lines (45 loc) · 2.11 KB

asciidoctorj-docops-stack: 2022.2-SNAPSHOT

Maven

<dependency>
  <groupId>io.docops</groupId>
  <artifactId>asciidoctorj-docops-stack</artifactId>
  <version>2022.2-SNAPSHOT</version>
</dependency>

Gradle

implementation("io.docops:asciidoctorj-docops-stack:2022.2-SNAPSHOT")
implementation 'io.docops:asciidoctorj-docops-stack:2022.2-SNAPSHOT'

History

2022.1 - 2022-04-20

Security and currency.

2022.0 - 2022-02-13

Initial release to Maven Central.

DocOps

DocOps

Document Operations (DocOps) is a documentation philosophy based on agile software product development. Simply put, DocOps promotes the ideas, that everyone that develops a product should document it from their perspective in small fragments using the tools they use. Dynamic documents are assembled from the fragments to meet the needs of a given audience.

We are a group of product developers that have been challenged multiple times to unravel the task of large scale, multi-audience documentation. We are developing a series of tools and services to lower the barriers of DocOps at any scale. Often leveraging other open source projects from other amazing teams and fantastic engineers, we are developing the best documentation experience we can.