Skip to content

Commit b9e17ef

Browse files
committed
IMPROVED : Docs [ci skip]
1 parent 5a4f219 commit b9e17ef

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/intro.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Writers
7272
Readers
7373
~~~~~~~
7474
+---------------------------+----------------------+--------+-------+-------+-------+-------+
75-
| Features | | PPTX | ODP | HTML | PDF | PDF |
75+
| Features | | PPTX | ODP | HTML | PDF | PPT |
7676
+===========================+======================+========+=======+=======+=======+=======+
7777
| **Document Properties** | Standard | | | | | |
7878
+---------------------------+----------------------+--------+-------+-------+-------+-------+

docs/references.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ OpenXML
99
Known as "ISO/IEC 29500, Third edition, 2012-09-01"
1010

1111
ISO :
12+
1213
- `Part 1: Fundamentals and Markup Language Reference
1314
<http://standards.iso.org/ittf/PubliclyAvailableStandards/c061750_ISO_IEC_29500-1_2012.zip>`__
1415
- `Part 2: Open Packaging Conventions
@@ -18,6 +19,7 @@ ISO :
1819
- `Part 4: Transitional Migration Features
1920
<http://standards.iso.org/ittf/PubliclyAvailableStandards/c061798_ISO_IEC_29500-4_2012.zip>`__
2021
MSDN :
22+
2123
- `DocumentFormat.OpenXml.Presentation Namespace on
2224
MSDN <http://msdn.microsoft.com/en-us/library/documentformat.openxml.presentation(v=office.14).aspx>`__
2325
- `Open XML SDK 2.5 with Validator <http://www.microsoft.com/en-gb/download/details.aspx?id=30425>`__

0 commit comments

Comments
 (0)