author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Mon, 09 Oct 2017 10:49:36 +0300 | |
changeset 2188 | e95731eef030 |
parent 1912 | 8b81a8f0f692 |
child 2228 | 837f1337c59b |
permissions | -rw-r--r-- |
1900 | 1 |
.. -*- coding: utf-8; -*- |
2 |
||
3 |
==================== |
|
4 |
Atom feed protocol |
|
5 |
==================== |
|
6 |
.. contents:: |
|
1905
fba288d59662
Include only local subsections into TOC. This prevent duplication of
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
1900
diff
changeset
|
7 |
:local: |
1900 | 8 |
|
9 |
About Atom Publishing Protocol |
|
10 |
============================== |
|
11 |
||
12 |
http://www.ibm.com/developerworks/xml/library/x-atom10.html |
|
13 |
An overview of the Atom 1.0 Syndication Format |
|
14 |
http://www.ibm.com/developerworks/library/x-atompp1/ |
|
15 |
Getting to know the Atom Publishing Protocol, Part 1: Create |
|
16 |
and edit Web resources with the Atom Publishing Protocol |
|
17 |
http://www.ibm.com/developerworks/xml/library/x-atompp2/index.html |
|
18 |
Getting to know the Atom Publishing Protocol, Part 2: Put the |
|
19 |
Atom Publishing Protocol (APP) to work |
|
20 |
http://www.ibm.com/developerworks/xml/library/x-atompp3/index.html |
|
21 |
Getting to know the Atom Publishing Protocol, Part 3: |
|
22 |
Introducing the Apache Abdera project |