Epydoc is a documentation generator that processes its own lightweight markup language Epytext for Python documentation strings. As opposed to freeform Python docstrings, reStructuredText (both also supported) and other markup languages for docstrings, Epytext supports linking between different pieces of documentation. The project Epydoc is inactive since February 2009. Epydoc is released under the MIT license.
Attributes | Values |
---|
rdf:type
| |
rdfs:label
| |
rdfs:comment
| - Epydoc is a documentation generator that processes its own lightweight markup language Epytext for Python documentation strings. As opposed to freeform Python docstrings, reStructuredText (both also supported) and other markup languages for docstrings, Epytext supports linking between different pieces of documentation. The project Epydoc is inactive since February 2009. Epydoc is released under the MIT license. (en)
- Epydoc — свободный генератор документации для проектов на Python. Имеет свой простой язык разметки Epytext, который, в отличие от простых строк (plain text), позволяет ссылаться на другие элементы проекта (модули, классы, функции и т. д.). Синтаксис Epytext минималистичен, и позволяет читать строки в исходниках (то есть с разметкой в «сыром» виде) без особых проблем. Кроме стандартного синтаксиса, Epydoc позволяет использовать более богатый возможностями reStructuredText или язык разметки Javadoc. (ru)
|
dct:subject
| |
Wikipage page ID
| |
Wikipage revision ID
| |
Link from a Wikipage to another Wikipage
| |
Link from a Wikipage to an external page
| |
sameAs
| |
dbp:wikiPageUsesTemplate
| |
has abstract
| - Epydoc is a documentation generator that processes its own lightweight markup language Epytext for Python documentation strings. As opposed to freeform Python docstrings, reStructuredText (both also supported) and other markup languages for docstrings, Epytext supports linking between different pieces of documentation. The project Epydoc is inactive since February 2009. Epydoc is released under the MIT license. There are several tools for rendering Epytext. Most commonly, the epydoc program is used to render Epytext as a series of HTML documents for display on the Internet, or as a PDF document for printing. Epydoc also supports viewing the rendered documentation within Python using a GUI. The syntax is uncomplicated enough for the programmer to read the raw Epytext docstrings embedded in the source code directly. (en)
- Epydoc — свободный генератор документации для проектов на Python. Имеет свой простой язык разметки Epytext, который, в отличие от простых строк (plain text), позволяет ссылаться на другие элементы проекта (модули, классы, функции и т. д.). Синтаксис Epytext минималистичен, и позволяет читать строки в исходниках (то есть с разметкой в «сыром» виде) без особых проблем. Кроме стандартного синтаксиса, Epydoc позволяет использовать более богатый возможностями reStructuredText или язык разметки Javadoc. Программа умеет генерировать набор HTML-страниц, а также единый PDF-файл, в основном для вывода его на печать. Поддерживает генерацию графов наследования с помощью Graphviz, но пока в достаточно примитивном виде. (ru)
|
gold:hypernym
| |
prov:wasDerivedFrom
| |
page length (characters) of wiki page
| |
foaf:isPrimaryTopicOf
| |
is Link from a Wikipage to another Wikipage
of | |
is Wikipage redirect
of | |
is foaf:primaryTopic
of | |