Files
YYCCommonplace/doc/src/index.dox

72 lines
1.3 KiB
Plaintext

/**
\mainpage YYCCommonplace Programming Manual
<TABLE CELLPADDING="8" CELLSPACING="0" SUMMARY="TITLE BAR" WIDTH="100%" BORDER="0">
<TR>
<TD><CENTER>
\image html yycc_icon.png
</CENTER></TD>
<TD><CENTER>
<B>YYCCommonplace Programming Manual</B>
Copyright 2024 by yyc12345.
</CENTER></TD>
</TR>
</TABLE>
<TABLE CELLPADDING="8" CELLSPACING="0" SUMMARY="TITLE BAR" WIDTH="100%" BORDER="0">
<TR>
<TD>
This software and manual are provided under the terms of the MIT License.
</TD>
</TR>
</TABLE>
<TABLE CELLPADDING="8" CELLSPACING="0" SUMMARY="Table of Contents" WIDTH="100%" BORDER="0">
<TR>
<TD ALIGN="LEFT" VALIGN="TOP">
<B>General Features</B>
\li \subpage intro
\li \subpage platform_checker
\li \subpage library_encoding
\li \subpage encoding_helper
\li \subpage string_helper
\li \subpage parser_helper
\li \subpage console_helper
\li \subpage io_helper
\li \subpage fs_path_patch
<B>Advanced Features</B>
\li \subpage config_manager
</TD>
<TD ALIGN="LEFT" VALIGN="TOP">
<B>Windows Specific Features</B>
\li \subpage win_import
\li \subpage com_helper
\li \subpage dialog_helper
\li \subpage win_fct_helper
\li \subpage exception_helper
</TD>
</TR>
</TABLE>
*/