Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(740)

Unified Diff: utils/docgen/footer.html

Issue 2092022: This script will create test documentation for AutoTest suites. (Closed) Base URL: ssh://git@chromiumos-git//autotest.git
Patch Set: Made a few last changes to clean it up. Created 10 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: utils/docgen/footer.html
diff --git a/utils/docgen/footer.html b/utils/docgen/footer.html
new file mode 100644
index 0000000000000000000000000000000000000000..b881cfb0cef3fb08afd50ff6be2069d7b979186e
--- /dev/null
+++ b/utils/docgen/footer.html
@@ -0,0 +1,14 @@
+<hr size="1"><address style="text-align: right;"><small>
+Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
+Use of this source code is governed by a BSD-style license that can be
+found in the LICENSE file.
+
+For complete testing documentation see:
+<a href="http://www.chromium.org/chromium-os/testing">Chromium OS Testing</a>
+
+For additional help, send email to
+<a href="mailto:chromium-os-dev@chromium.org">Developer Mail List</a>
+
+<p>Generated on $datetime for $projectname by&nbsp;<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> $doxygenversion</small></address>
+</body>
+</html>

Powered by Google App Engine
This is Rietveld 408576698