AUTHORS
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
setup.py
PyDocX.egg-info/PKG-INFO
PyDocX.egg-info/SOURCES.txt
PyDocX.egg-info/dependency_links.txt
PyDocX.egg-info/entry_points.txt
PyDocX.egg-info/not-zip-safe
PyDocX.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/development.rst
docs/extending.rst
docs/index.rst
docs/installation.rst
docs/release_notes.rst
docs/usage.rst
docs/_build/doctrees/development.doctree
docs/_build/doctrees/environment.pickle
docs/_build/doctrees/extending.doctree
docs/_build/doctrees/index.doctree
docs/_build/doctrees/installation.doctree
docs/_build/doctrees/release_notes.doctree
docs/_build/doctrees/usage.doctree
docs/_build/html/.buildinfo
docs/_build/html/development.html
docs/_build/html/extending.html
docs/_build/html/genindex.html
docs/_build/html/index.html
docs/_build/html/installation.html
docs/_build/html/objects.inv
docs/_build/html/release_notes.html
docs/_build/html/search.html
docs/_build/html/searchindex.js
docs/_build/html/usage.html
docs/_build/html/_sources/development.txt
docs/_build/html/_sources/extending.txt
docs/_build/html/_sources/index.txt
docs/_build/html/_sources/installation.txt
docs/_build/html/_sources/release_notes.txt
docs/_build/html/_sources/usage.txt
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/basic.css
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/doctools.js
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/jquery-1.11.1.js
docs/_build/html/_static/jquery.js
docs/_build/html/_static/minus.png
docs/_build/html/_static/placeholder_do_not_delete
docs/_build/html/_static/plus.png
docs/_build/html/_static/pygments.css
docs/_build/html/_static/searchtools.js
docs/_build/html/_static/underscore-1.3.1.js
docs/_build/html/_static/underscore.js
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
docs/_build/html/_static/websupport.js
docs/_build/html/_static/css/badge_only.css
docs/_build/html/_static/css/theme.css
docs/_build/html/_static/fonts/fontawesome-webfont.eot
docs/_build/html/_static/fonts/fontawesome-webfont.svg
docs/_build/html/_static/fonts/fontawesome-webfont.ttf
docs/_build/html/_static/fonts/fontawesome-webfont.woff
docs/_build/html/_static/js/theme.js
docs/_static/placeholder_do_not_delete
pydocx/__init__.py
pydocx/__main__.py
pydocx/constants.py
pydocx/exceptions.py
pydocx/openxml.py
pydocx/packaging.py
pydocx/pydocx.py
pydocx/types.py
pydocx/wordml.py
pydocx/export/__init__.py
pydocx/export/base.py
pydocx/export/html.py
pydocx/export/markdown.py
pydocx/managers/__init__.py
pydocx/managers/styles.py
pydocx/models/__init__.py
pydocx/models/styles.py
pydocx/test/__init__.py
pydocx/test/document_builder.py
pydocx/test/testcases.py
pydocx/test/utils.py
pydocx/util/__init__.py
pydocx/util/memoize.py
pydocx/util/preprocessor.py
pydocx/util/uri.py
pydocx/util/xml.py
pydocx/util/zip.py
tests/__init__.py
tests/test_main.py
tests/test_wordml.py
tests/export/__init__.py
tests/export/test_docx.py
tests/export/test_html.py
tests/export/test_xml.py
tests/failures/.placeholder
tests/failures/DeeplyNestedTableTestCase.html
tests/failures/LargeCellTestCase.html
tests/failures/SimpleTableTest.html
tests/fixtures/all_configured_styles.docx
tests/fixtures/all_configured_styles.html
tests/fixtures/attachment_is_tiff.docx
tests/fixtures/bigger_font_size_to_header.docx
tests/fixtures/convert_p_to_h.docx
tests/fixtures/export_from_googledocs.docx
tests/fixtures/export_from_googledocs.html
tests/fixtures/external_image.docx
tests/fixtures/external_image.html
tests/fixtures/fake_headings_by_length.docx
tests/fixtures/fake_subscript.docx
tests/fixtures/fake_subscript.html
tests/fixtures/fake_superscript.docx
tests/fixtures/fake_superscript.html
tests/fixtures/greek_alphabet.docx
tests/fixtures/has_image.docx
tests/fixtures/has_missing_image.docx
tests/fixtures/has_missing_image.html
tests/fixtures/has_title.docx
tests/fixtures/has_title.html
tests/fixtures/headers_with_full_line_styles.docx
tests/fixtures/include_tabs.docx
tests/fixtures/include_tabs.html
tests/fixtures/inline_tags.docx
tests/fixtures/inline_tags.html
tests/fixtures/justification.docx
tests/fixtures/justification.html
tests/fixtures/list_in_table.docx
tests/fixtures/list_in_table.html
tests/fixtures/list_to_header.docx
tests/fixtures/list_to_header.html
tests/fixtures/lists_with_styles.docx
tests/fixtures/lists_with_styles.html
tests/fixtures/missing_numbering.docx
tests/fixtures/missing_numbering.html
tests/fixtures/missing_relationships.docx
tests/fixtures/missing_style.docx
tests/fixtures/missing_style.html
tests/fixtures/nested_lists.docx
tests/fixtures/nested_lists.html
tests/fixtures/nested_table_rowspan.docx
tests/fixtures/nested_table_rowspan.html
tests/fixtures/nested_tables.docx
tests/fixtures/nested_tables.html
tests/fixtures/no_break_hyphen.docx
tests/fixtures/no_break_hyphen.html
tests/fixtures/resized_image.docx
tests/fixtures/shift_enter.docx
tests/fixtures/shift_enter.html
tests/fixtures/simple.docx
tests/fixtures/simple.html
tests/fixtures/simple_lists.docx
tests/fixtures/simple_lists.html
tests/fixtures/simple_table.docx
tests/fixtures/simple_table.html
tests/fixtures/special_chars.docx
tests/fixtures/special_chars.html
tests/fixtures/split_header.docx
tests/fixtures/split_header.html
tests/fixtures/styled_bolding.docx
tests/fixtures/styled_bolding.html
tests/fixtures/super_and_subscript.docx
tests/fixtures/super_and_subscript.html
tests/fixtures/table_col_row_span.docx
tests/fixtures/table_col_row_span.html
tests/fixtures/tables_in_lists.docx
tests/fixtures/tables_in_lists.html
tests/fixtures/track_changes_on.docx
tests/fixtures/track_changes_on.html
tests/fixtures/upper_alpha_all_bold.docx
tests/fixtures/lists_with_styles.docx_FILES/[Content_Types].xml
tests/fixtures/lists_with_styles.docx_FILES/_rels/.rels
tests/fixtures/lists_with_styles.docx_FILES/docProps/app.xml
tests/fixtures/lists_with_styles.docx_FILES/docProps/core.xml
tests/fixtures/lists_with_styles.docx_FILES/word/document.xml
tests/fixtures/lists_with_styles.docx_FILES/word/fontTable.xml
tests/fixtures/lists_with_styles.docx_FILES/word/numbering.xml
tests/fixtures/lists_with_styles.docx_FILES/word/styles.xml
tests/fixtures/lists_with_styles.docx_FILES/word/_rels/document.xml.rels
tests/models/__init__.py
tests/models/test_styles.py
tests/templates/base.xml
tests/templates/drawing.xml
tests/templates/hyperlink.xml
tests/templates/insert.xml
tests/templates/linebreak.xml
tests/templates/numbering.xml
tests/templates/p.xml
tests/templates/pict.xml
tests/templates/r.xml
tests/templates/rpr.xml
tests/templates/sdt.xml
tests/templates/sectPr.xml
tests/templates/smart_tag.xml
tests/templates/style.xml
tests/templates/styles.xml
tests/templates/t.xml
tests/templates/table.xml
tests/templates/tc.xml
tests/templates/text_delete.xml
tests/templates/tr.xml
tests/util/__init__.py
tests/util/test_xml.py