cow
XML, JSON, HTML and Markdown libraries
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library cow_lib
An Atom URI. There are lots of rules on which combinations of links are permitted in one feed. See RFC4287 Sec 4.1.1 for the gory details.
mk_link ~rel ~typ uri
builds a link
. rel
defaults to `self
, and typ
represents the optional MIME type (e.g. text/html
). The uri
should usually be a fully qualified URI.
A single entry in the Atom feed. The base
represents the base href for the contents of the feed, in case it has relative links.