Twine: fix link to source, add link to class doc and container section.
[oota-llvm.git] / docs / Projects.rst
index ea94ffd928e496baa8612a838f5c89e09a79db80..c4be6da5a0694cd0590e244ee9ed73f6d1e59c40 100644 (file)
@@ -280,7 +280,7 @@ Variables for Building Programs
     For example, to link ``libsample.so``, you would have the following line in
     your ``Makefile``:
 
-        .. code-block:: Makefile
+        .. code-block:: makefile
 
           LIBS += -lsample