Mallard (documentation)
{{Use dmy dates|date=February 2014}}
{{refimprove|date=September 2014}}
{{Infobox file format
| name = Mallard
| icon =
| logo =
| extension = .page
| mime =
| type code =
| uniform type =
| magic =
| owner = Shaun McCance
| genre = markup language
| container for =
| contained by =
| extended from = XML
| extended to =
| standard = [http://projectmallard.org/ projectmallard.org]
[http://projectmallard.org/1.1/index.html Mallard 1.1]
}}
Mallard is a markup language for the creation of help pages and user documentation for applications (technical documentation). Mallard 1.0 was released on 23 July 2013.{{cite web|title=Mallard 1.0|url=http://projectmallard.org/1.0/|accessdate=16 October 2013}}
Mallard is an XML language. Similar to DocBook, it defines the logical structure of a document.
The documents are then displayed in a help browser, which creates links between the documents.
Concepts such as guides and topics provide means for reaching help pages in different ways.
At the moment, GNOME applications such as Web, Eye of GNOME, Evince and others use Mallard for documentation purposes.
Mallard is the preferred system for the Gnome Documentation.[https://live.gnome.org/DocumentationProject/RoadMap Gnome Documentation Project's Roadmap]
Mallard pages can be viewed in Yelp, a GNOME help browser.{{cite web|title=Using Mallard with Yelp|url=https://wiki.gnome.org/Yelp/Mallard|accessdate=16 October 2013}}
Further output formats are planned that can be generated via the command line using the tools that are provided via Gitorious:
References
{{reflist}}
External links
- http://projectmallard.org/ project Mallard main page
- https://github.com/projectmallard sources and tools at GitHub