]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Improve documentation of 'make indent'. 2687/head
authorDavid Wells <wellsd2@rpi.edu>
Thu, 16 Jun 2016 02:10:48 +0000 (22:10 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Thu, 16 Jun 2016 02:10:48 +0000 (22:10 -0400)
This useful feature was added in 401f124203 (March 2016) but not
mentioned in the documentation at that time.

doc/doxygen/headers/coding_conventions.h

index b816f84d1d28344e0285efa3cd31a5e397239274..02ab55bf35ebc0a51dc8d87c081985e2eb589c62 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
@@ -47,7 +47,16 @@ style file is provided at
 </pre>
 </code>
 on each of your files. This will make sure indentation is conforming to the
-style guidelines outlined in this page.</p>
+style guidelines outlined in this page. Alternatively, if you are using a recent
+version of the library, you can run
+<code>
+<pre>
+  make indent
+</pre>
+</code>
+in whatever directory you set up the library to be compiled in to indent all
+source files.
+</p>
 
 <h3>Style issues</h3>
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.