Maven

<dependency>
  <groupId>io.docops</groupId>
  <artifactId>docops-extension-server</artifactId>
  <version>2022.7</version>
</dependency>

Gradle

implementation("io.docops:docops-extension-server:2022.7")
implementation 'io.docops:docops-extension-server:2022.7'

Source

Download

Document

History

2022.7 - 2022-09-03
  • containerized

2022.6 - 2022-08-15
  • button listener

  • color picker

2022.5 - 2022-07-29
  • better panel controls

  • exposed font dsl

2022.4 - 2022-07-15
  • server panel generator controls

2022.3 - 2022-06-27
  • panel refresh

2022.2 - 2022-06-23
  • single page view

2022.1 - 2022-06-22
  • configurable

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.