asciidoc

AsciiDoc is a text document format for writing notes, documentation, articles, books, slideshows, man pages & blogs. AsciiDoc can be translated to many formats including HTML, DocBook, PDF, EPUB, and man pages. NOTE: This implementation is written in Python 2, which EOLs in Jan 2020. AsciiDoc development is being continued under @asciidoctor.

  • 所有者: asciidoc-py/asciidoc-py
  • 平台:
  • 许可证: GNU General Public License v2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

[float]
AsciiDoc image:https://travis-ci.org/asciidoc/asciidoc.svg?branch=master[Build Status,link=https://travis-ci.org/asciidoc/asciidoc]

AsciiDoc is a text document format for writing notes, documentation,
articles, books, ebooks, slideshows, web pages, man pages and blogs.
AsciiDoc files can be translated to many formats including HTML, PDF,
EPUB, man page.

AsciiDoc is highly configurable: both the AsciiDoc source file syntax
and the backend output markups (which can be almost any type of
SGML/XML markup) can be customized and extended by the user.

Prerequisites

AsciiDoc is written in Python so you need a Python interpreter
(version 2.6 or 2.7) to execute asciidoc(1). Python is installed by
default in most Linux distributions. You can download Python from the
official Python website http://www.python.org.

Obtaining AsciiDoc

Documentation and installation instructions are on the AsciiDoc
website http://asciidoc.org/

Tools

Current AsciiDoc version tested on Xubuntu Linux 10.04 with:

  • Python 2.6.5
  • DocBook XSL Stylesheets 1.76.1
  • xsltproc (libxml 20706, libxslt 10126 and libexslt 815).
  • w3m 0.5.2
  • dblatex 0.3
  • FOP 0.95
  • A-A-P 1.091

Copying

Copyright (C) 2002-2013 Stuart Rackham. Free use of this software is
granted under the terms of the GNU General Public License version 2
(GPLv2).

主要指标

概览
名称与所有者asciidoc-py/asciidoc-py
主编程语言Python
编程语言Makefile (语言数: 9)
平台
许可证GNU General Public License v2.0
所有者活动
创建于2017-06-25 04:06:28
推送于2024-12-30 17:53:14
最后一次提交
发布数51
最新版本名称10.2.1 (发布于 )
第一版名称8.2.4 (发布于 )
用户参与
星数207
关注者数14
派生数67
提交数1.6k
已启用问题?
问题数115
打开的问题数37
拉请求数142
打开的拉请求数5
关闭的拉请求数14
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?