About: Epydoc

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

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.

Property Value
dbo: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)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 343952 (xsd:integer)
dbo:wikiPageLength
  • 1381 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1093232663 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
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)
rdfs:label
  • Epydoc (en)
  • Epydoc (ru)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License