adoc
adoc is the file extension most commonly associated with AsciiDoc, a plain-text markup language designed for lightweight authoring of technical documentation. Documents saved with .adoc or .asciidoc are written in a human-readable source format and can be converted to richly formatted output such as HTML, PDF, EPUB, or DocBook. The adoc ecosystem centers on the AsciiDoc language, with the Asciidoctor project being the most widely used processor for rendering adoc sources.
AsciiDoc (and adoc files) support a structured approach to documentation. Authors use simple markup to define
The adoc format is popular in software development and technical documentation due to its readability in source