blob: 41e84d7bee4ba8a4a8deaf024edbbf7da5a4b311 [file] [log] [blame]
Chris Lukeaa761e12016-05-14 12:06:42 -04001/*
2 * Copyright (c) <YEAR> <YOUR AFFILIATION HERE>
3 *
4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at:
7 *
8 * http://www.apache.org/licenses/LICENSE-2.0
9 *
10 * Unless required by applicable law or agreed to in writing, software
11 * distributed under the License is distributed on an "AS IS" BASIS,
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
15 */
16
Chris Lukeb5850972016-05-03 16:34:59 -040017/* Doxygen directory documentation */
Chris Lukeaa761e12016-05-14 12:06:42 -040018
Chris Lukeb5850972016-05-03 16:34:59 -040019/**
20@dir
21@brief Someone please fix this description
22@todo This directory needs a description.
Chris Lukeaa761e12016-05-14 12:06:42 -040023
24This is where you would document the contents of a directory.
25
26This looks like a C file but it is not part of the build; it is purely
27for documentation.
Chris Lukeb5850972016-05-03 16:34:59 -040028*/