commit | 54d99bc73ef61acde9ad89a905718e523ddf89e7 | [log] [tgz] |
---|---|---|
author | Jean-Paul Calderone <exarkun@divmod.com> | Sun Sep 11 15:49:43 2011 -0400 |
committer | Jean-Paul Calderone <exarkun@divmod.com> | Sun Sep 11 15:49:43 2011 -0400 |
tree | 00aa8829dbe74ea574af7c0dc362062cdc3e5875 | |
parent | 3958486249048b83ae097c73d29e174010507fb9 [diff] [blame] | |
parent | 3b97bcc0a5d6e7c94df0da876ccd991797479703 [diff] [blame] |
Convert the documentation from LaTeX/epytext to Sphinx/ReST
diff --git a/ChangeLog b/ChangeLog index e642941..feb565d 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,8 @@ +2011-09-11 Jonathan Ballet <lp:multani> + + * doc/: Convert the LaTeX documentation to Sphinx-using ReST. + * OpenSSL/: Convert the epytext API documentation to Sphinx-using ReST. + 2011-09-08 Guillermo Gonzalez <guillermo.gonzalez@canonical.com> * OpenSSL/ssl/context.c: Add Context.set_mode method.