Pushed compilation docs higher up.
authorggellner@encolpuis <none@none>
Sat, 27 Sep 2008 18:45:42 +0000 (14:45 -0400)
committerggellner@encolpuis <none@none>
Sat, 27 Sep 2008 18:45:42 +0000 (14:45 -0400)
TODO
index.rst

diff --git a/TODO b/TODO
index 4958cc06fe5a77fd62c9bc25992fc7313bbfe4a4..cb18f2fca6bec1b6f05ea698d0b0c41a2878d36d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-* Make a Pygments lexer for cython/pyrex so we get nice color coding.
+* Make a Pygments lexer for cython/pyrex so we get nice color coding. [Partially Done]
 * Fix up the latex style file so that boxes are not messed up when we have
   code examples.
 * Put on my writing hat, and do an overhaul of the structure of the docs so
index a6f42d421b44f0500a18dd4c83dfc9cd17bda512..b7eb9cf9ff456628cc73113693e7577b8dbfb402 100644 (file)
--- a/index.rst
+++ b/index.rst
@@ -17,8 +17,8 @@ Contents:
    docs/extension_types
    docs/sharing_declarations
    docs/external_C_code
-   docs/wrapping_CPlusPlus
    docs/source_files_and_compilation
+   docs/wrapping_CPlusPlus
    docs/limitations
    docs/pyrex_differences
    docs/early_binding_for_speed