atom.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 22 Feb 2016 12:46:36 +0200
changeset 1905 fba288d59662
parent 1900 505319f3423e
child 1912 8b81a8f0f692
permissions -rw-r--r--
Include only local subsections into TOC. This prevent duplication of TOC when build single page HTML document. Also this make unnecessary CSS hack to hide document title as top level section.

.. -*- coding: utf-8; -*-
.. include:: HEADER.rst

====================
 Atom feed protocol
====================
.. contents::
   :local:

About Atom Publishing Protocol
==============================

  http://www.ibm.com/developerworks/xml/library/x-atom10.html
    An overview of the Atom 1.0 Syndication Format
  http://www.ibm.com/developerworks/library/x-atompp1/
    Getting to know the Atom Publishing Protocol, Part 1: Create
    and edit Web resources with the Atom Publishing Protocol
  http://www.ibm.com/developerworks/xml/library/x-atompp2/index.html
    Getting to know the Atom Publishing Protocol, Part 2: Put the
    Atom Publishing Protocol (APP) to work
  http://www.ibm.com/developerworks/xml/library/x-atompp3/index.html
    Getting to know the Atom Publishing Protocol, Part 3:
    Introducing the Apache Abdera project