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-- |
1900 | 1 |
.. -*- coding: utf-8; -*- |
2 |
.. include:: HEADER.rst |
|
3 |
||
4 |
==================== |
|
5 |
Atom feed protocol |
|
6 |
==================== |
|
7 |
.. contents:: |
|
1905
fba288d59662
Include only local subsections into TOC. This prevent duplication of
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
1900
diff
changeset
|
8 |
:local: |
1900 | 9 |
|
10 |
About Atom Publishing Protocol |
|
11 |
============================== |
|
12 |
||
13 |
http://www.ibm.com/developerworks/xml/library/x-atom10.html |
|
14 |
An overview of the Atom 1.0 Syndication Format |
|
15 |
http://www.ibm.com/developerworks/library/x-atompp1/ |
|
16 |
Getting to know the Atom Publishing Protocol, Part 1: Create |
|
17 |
and edit Web resources with the Atom Publishing Protocol |
|
18 |
http://www.ibm.com/developerworks/xml/library/x-atompp2/index.html |
|
19 |
Getting to know the Atom Publishing Protocol, Part 2: Put the |
|
20 |
Atom Publishing Protocol (APP) to work |
|
21 |
http://www.ibm.com/developerworks/xml/library/x-atompp3/index.html |
|
22 |
Getting to know the Atom Publishing Protocol, Part 3: |
|
23 |
Introducing the Apache Abdera project |