xlnt/docs/introduction
Timothy McCallum c430fca9ff Removing the third-party runtime dependencies
Removing zlib1g, libssl-dev, cryptopp, and expat.

Cryptography now uses public domain code in the source tree (source/detail/cryptography), zlib was replaced with miniz and added to the source tree (source/detail/serialization/miniz.*), and since it's already a part of libstudxml (i.e. a grandchild dependency), xlnt is now using libstudxml's expat (third-party/libstudxml/xml/details/expat).
2017-05-04 08:48:08 +10:00
..
Examples.md Updating compile command 2017-05-04 08:31:35 +10:00
Features.md start working on documentation [ci skip] 2017-04-12 10:17:26 -04:00
Installation.md Removing the third-party runtime dependencies 2017-05-04 08:48:08 +10:00
Motivation.md start working on documentation [ci skip] 2017-04-12 10:17:26 -04:00
README.md start working on documentation [ci skip] 2017-04-12 10:17:26 -04:00