/usr/share/gtk-doc/html/lunar-date/lunar-date.devhelp2 is in liblunar-date-doc 2.4.0-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | <?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
<book xmlns="http://www.devhelp.net/book" title="LunarDate Reference Manual" link="index.html" author="" name="lunar-date" version="2" language="c">
<chapters>
<sub name="API Reference" link="ch01.html">
<sub name="Version Information" link="lunar-date-Version-Information.html"/>
<sub name="LunarDate" link="LunarDate.html"/>
</sub>
<sub name="Object Hierarchy" link="object-tree.html"/>
<sub name="API Index" link="api-index-full.html"/>
<sub name="Index of deprecated API" link="deprecated-api-index.html"/>
</chapters>
<functions>
<keyword type="function" name="lunar_date_check_version ()" link="lunar-date-Version-Information.html#lunar-date-check-version" since="2.4.0"/>
<keyword type="macro" name="LUNAR_DATE_CHECK_VERSION()" link="lunar-date-Version-Information.html#LUNAR-DATE-CHECK-VERSION:CAPS" since="2.4.0"/>
<keyword type="function" name="lunar_init ()" link="lunar-date-Version-Information.html#lunar-init" deprecated="2.4.0"/>
<keyword type="variable" name="lunar_date_major_version" link="lunar-date-Version-Information.html#lunar-date-major-version" since="2.4.0"/>
<keyword type="variable" name="lunar_date_minor_version" link="lunar-date-Version-Information.html#lunar-date-minor-version" since="2.4.0"/>
<keyword type="variable" name="lunar_date_micro_version" link="lunar-date-Version-Information.html#lunar-date-micro-version" since="2.4.0"/>
<keyword type="macro" name="LUNAR_DATE_MAJOR_VERSION" link="lunar-date-Version-Information.html#LUNAR-DATE-MAJOR-VERSION:CAPS" since="2.4.0"/>
<keyword type="macro" name="LUNAR_DATE_MINOR_VERSION" link="lunar-date-Version-Information.html#LUNAR-DATE-MINOR-VERSION:CAPS" since="2.4.0"/>
<keyword type="macro" name="LUNAR_DATE_MICRO_VERSION" link="lunar-date-Version-Information.html#LUNAR-DATE-MICRO-VERSION:CAPS" since="2.4.0"/>
<keyword type="function" name="lunar_date_new ()" link="LunarDate.html#lunar-date-new"/>
<keyword type="function" name="lunar_date_set_solar_date ()" link="LunarDate.html#lunar-date-set-solar-date"/>
<keyword type="function" name="lunar_date_set_lunar_date ()" link="LunarDate.html#lunar-date-set-lunar-date"/>
<keyword type="function" name="lunar_date_get_jieri ()" link="LunarDate.html#lunar-date-get-jieri"/>
<keyword type="function" name="lunar_date_strftime ()" link="LunarDate.html#lunar-date-strftime"/>
<keyword type="function" name="lunar_date_free ()" link="LunarDate.html#lunar-date-free"/>
<keyword type="struct" name="struct LunarDate" link="LunarDate.html#LunarDate-struct"/>
<keyword type="enum" name="enum LunarDateError" link="LunarDate.html#LunarDateError"/>
</functions>
</book>
|