diff options
| author | 2024-02-21 01:01:00 +0100 | |
|---|---|---|
| committer | 2024-02-21 01:01:00 +0100 | |
| commit | 86c3ef2de8b0b4e2af246410c42cbf03788dd589 (patch) | |
| tree | c75b11f304c2f8d59aa66e88d2a62b379040353d /include/plist | |
| parent | 3ca4f1427e2201be0fce450e7788a4e3499786a8 (diff) | |
| download | libplist-86c3ef2de8b0b4e2af246410c42cbf03788dd589.tar.gz libplist-86c3ef2de8b0b4e2af246410c42cbf03788dd589.tar.bz2 | |
docs: Use README.md to generate mainpage with doxygen
Actually we are using a slightly modified one that removes the
`Table of Contents` section and replaces it with the doxygen-compatible
`[TOC]` to auto-generate a TOC that has working links.
Diffstat (limited to 'include/plist')
| -rw-r--r-- | include/plist/plist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/plist/plist.h b/include/plist/plist.h index 426e34f..46aca16 100644 --- a/include/plist/plist.h +++ b/include/plist/plist.h | |||
| @@ -90,7 +90,7 @@ extern "C" | |||
| 90 | #include <stdio.h> | 90 | #include <stdio.h> |
| 91 | 91 | ||
| 92 | /** | 92 | /** |
| 93 | * \mainpage libplist : A library to handle Apple Property Lists | 93 | * libplist : A library to handle Apple Property Lists |
| 94 | * \defgroup PublicAPI Public libplist API | 94 | * \defgroup PublicAPI Public libplist API |
| 95 | */ | 95 | */ |
| 96 | /*@{*/ | 96 | /*@{*/ |
