xlnt/docs
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
..
advanced start working on documentation [ci skip] 2017-04-12 10:17:26 -04:00
api start working on documentation [ci skip] 2017-04-12 10:17:26 -04:00
basics start working on documentation [ci skip] 2017-04-12 10:17:26 -04:00
introduction Removing the third-party runtime dependencies 2017-05-04 08:48:08 +10:00
tools 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