Skip to content

Commit

Permalink
doxygen refreshed
Browse files Browse the repository at this point in the history
  • Loading branch information
mehmetmertguduz committed May 22, 2024
1 parent 1e074d4 commit 634b446
Show file tree
Hide file tree
Showing 27 changed files with 97 additions and 143 deletions.
21 changes: 7 additions & 14 deletions docs/html/d0/d31/no__json__error__msg_8c.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,9 @@
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:aaaed77adad2afa7f86c4d4c4703564aa"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d0/d31/no__json__error__msg_8c.html#aaaed77adad2afa7f86c4d4c4703564aa">no_json_error_msg</a> (FILE *json_file)</td></tr>
<tr class="memdesc:aaaed77adad2afa7f86c4d4c4703564aa"><td class="mdescLeft">&#160;</td><td class="mdescRight">Outputs the error when there is no JSON file. <a href="../../d0/d31/no__json__error__msg_8c.html#aaaed77adad2afa7f86c4d4c4703564aa">More...</a><br /></td></tr>
<tr class="separator:aaaed77adad2afa7f86c4d4c4703564aa"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6f957ecdc0150fa34ac6fd1ab5e6e253"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d0/d31/no__json__error__msg_8c.html#a6f957ecdc0150fa34ac6fd1ab5e6e253">no_json_error_msg</a> ()</td></tr>
<tr class="memdesc:a6f957ecdc0150fa34ac6fd1ab5e6e253"><td class="mdescLeft">&#160;</td><td class="mdescRight">Outputs the error when there is no JSON file. <a href="../../d0/d31/no__json__error__msg_8c.html#a6f957ecdc0150fa34ac6fd1ab5e6e253">More...</a><br /></td></tr>
<tr class="separator:a6f957ecdc0150fa34ac6fd1ab5e6e253"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p >This file is used to output the error when there is no JSON file. </p>
Expand All @@ -143,31 +143,24 @@

<p class="definition">Definition in file <a class="el" href="../../d0/d31/no__json__error__msg_8c_source.html">no_json_error_msg.c</a>.</p>
</div><h2 class="groupheader">Function Documentation</h2>
<a id="aaaed77adad2afa7f86c4d4c4703564aa" name="aaaed77adad2afa7f86c4d4c4703564aa"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aaaed77adad2afa7f86c4d4c4703564aa">&#9670;&nbsp;</a></span>no_json_error_msg()</h2>
<a id="a6f957ecdc0150fa34ac6fd1ab5e6e253" name="a6f957ecdc0150fa34ac6fd1ab5e6e253"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6f957ecdc0150fa34ac6fd1ab5e6e253">&#9670;&nbsp;</a></span>no_json_error_msg()</h2>

<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void no_json_error_msg </td>
<td>(</td>
<td class="paramtype">FILE *&#160;</td>
<td class="paramname"><em>json_file</em></td><td>)</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">

<p>Outputs the error when there is no JSON file. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">jsonFile</td><td>This is used to close the JSON file. </td></tr>
</table>
</dd>
</dl>

<p class="definition">Definition at line <a class="el" href="../../d0/d31/no__json__error__msg_8c_source.html#l00018">18</a> of file <a class="el" href="../../d0/d31/no__json__error__msg_8c_source.html">no_json_error_msg.c</a>.</p>
<p class="definition">Definition at line <a class="el" href="../../d0/d31/no__json__error__msg_8c_source.html#l00016">16</a> of file <a class="el" href="../../d0/d31/no__json__error__msg_8c_source.html">no_json_error_msg.c</a>.</p>

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/d0/d31/no__json__error__msg_8c.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var no__json__error__msg_8c =
[
[ "no_json_error_msg", "d0/d31/no__json__error__msg_8c.html#aaaed77adad2afa7f86c4d4c4703564aa", null ]
[ "no_json_error_msg", "d0/d31/no__json__error__msg_8c.html#a6f957ecdc0150fa34ac6fd1ab5e6e253", null ]
];
14 changes: 6 additions & 8 deletions docs/html/d0/d31/no__json__error__msg_8c_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,14 +113,12 @@
<a href="../../d0/d31/no__json__error__msg_8c.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span> </div>
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="preprocessor">#include &quot;<a class="code" href="../../d0/de2/yiffy__messages_8h.html">yiffy_messages.h</a>&quot;</span></div>
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span> </div>
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"><a class="line" href="../../d0/d31/no__json__error__msg_8c.html#aaaed77adad2afa7f86c4d4c4703564aa"> 18</a></span><span class="keywordtype">void</span> <a class="code hl_function" href="../../d0/d31/no__json__error__msg_8c.html#aaaed77adad2afa7f86c4d4c4703564aa">no_json_error_msg</a>(FILE *json_file)</div>
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span>{</div>
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span> fprintf(stderr, <span class="stringliteral">&quot;yiffy: couldn\&#39;t find the json response file.\n&quot;</span>);</div>
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> fprintf(stderr, <span class="stringliteral">&quot;yiffy: please try giving the file read-write permission to the working directory and run yiffy again.\n&quot;</span>);</div>
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> </div>
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> fclose(json_file);</div>
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span>}</div>
<div class="ttc" id="ano__json__error__msg_8c_html_aaaed77adad2afa7f86c4d4c4703564aa"><div class="ttname"><a href="../../d0/d31/no__json__error__msg_8c.html#aaaed77adad2afa7f86c4d4c4703564aa">no_json_error_msg</a></div><div class="ttdeci">void no_json_error_msg(FILE *json_file)</div><div class="ttdoc">Outputs the error when there is no JSON file.</div><div class="ttdef"><b>Definition:</b> <a href="../../d0/d31/no__json__error__msg_8c_source.html#l00018">no_json_error_msg.c:18</a></div></div>
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"><a class="line" href="../../d0/d31/no__json__error__msg_8c.html#a6f957ecdc0150fa34ac6fd1ab5e6e253"> 16</a></span><span class="keywordtype">void</span> <a class="code hl_function" href="../../d0/d31/no__json__error__msg_8c.html#a6f957ecdc0150fa34ac6fd1ab5e6e253">no_json_error_msg</a>()</div>
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span>{</div>
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span> fprintf(stderr, <span class="stringliteral">&quot;yiffy: couldn\&#39;t find the json response file.\n&quot;</span>);</div>
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span> fprintf(stderr, <span class="stringliteral">&quot;yiffy: please try giving the file read-write permission to the working directory and run yiffy again.\n&quot;</span>);</div>
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span>}</div>
<div class="ttc" id="ano__json__error__msg_8c_html_a6f957ecdc0150fa34ac6fd1ab5e6e253"><div class="ttname"><a href="../../d0/d31/no__json__error__msg_8c.html#a6f957ecdc0150fa34ac6fd1ab5e6e253">no_json_error_msg</a></div><div class="ttdeci">void no_json_error_msg()</div><div class="ttdoc">Outputs the error when there is no JSON file.</div><div class="ttdef"><b>Definition:</b> <a href="../../d0/d31/no__json__error__msg_8c_source.html#l00016">no_json_error_msg.c:16</a></div></div>
<div class="ttc" id="ayiffy__messages_8h_html"><div class="ttname"><a href="../../d0/de2/yiffy__messages_8h.html">yiffy_messages.h</a></div><div class="ttdoc">This file is used to handle error and information messages.</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
Expand Down
21 changes: 7 additions & 14 deletions docs/html/d0/de2/yiffy__messages_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -195,9 +195,9 @@
<tr class="memdesc:a86dae457f49acffe2f59c6072cdec928"><td class="mdescLeft">&#160;</td><td class="mdescRight">Shows some information about file permissions when yiffy is not able to read file. <br />
<a href="../../d0/de2/yiffy__messages_8h.html#a86dae457f49acffe2f59c6072cdec928">More...</a><br /></td></tr>
<tr class="separator:a86dae457f49acffe2f59c6072cdec928"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aaaed77adad2afa7f86c4d4c4703564aa"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d0/de2/yiffy__messages_8h.html#aaaed77adad2afa7f86c4d4c4703564aa">no_json_error_msg</a> (FILE *json_file)</td></tr>
<tr class="memdesc:aaaed77adad2afa7f86c4d4c4703564aa"><td class="mdescLeft">&#160;</td><td class="mdescRight">Outputs the error when there is no JSON file. <a href="../../d0/de2/yiffy__messages_8h.html#aaaed77adad2afa7f86c4d4c4703564aa">More...</a><br /></td></tr>
<tr class="separator:aaaed77adad2afa7f86c4d4c4703564aa"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6f957ecdc0150fa34ac6fd1ab5e6e253"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d0/de2/yiffy__messages_8h.html#a6f957ecdc0150fa34ac6fd1ab5e6e253">no_json_error_msg</a> ()</td></tr>
<tr class="memdesc:a6f957ecdc0150fa34ac6fd1ab5e6e253"><td class="mdescLeft">&#160;</td><td class="mdescRight">Outputs the error when there is no JSON file. <a href="../../d0/de2/yiffy__messages_8h.html#a6f957ecdc0150fa34ac6fd1ab5e6e253">More...</a><br /></td></tr>
<tr class="separator:a6f957ecdc0150fa34ac6fd1ab5e6e253"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1cee29a606052cf745b98ca6f4d74d10"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d0/de2/yiffy__messages_8h.html#a1cee29a606052cf745b98ca6f4d74d10">json_parse_error_msg</a> ()</td></tr>
<tr class="memdesc:a1cee29a606052cf745b98ca6f4d74d10"><td class="mdescLeft">&#160;</td><td class="mdescRight">Outputs the error message when application can not parse the JSON content. <a href="../../d0/de2/yiffy__messages_8h.html#a1cee29a606052cf745b98ca6f4d74d10">More...</a><br /></td></tr>
<tr class="separator:a1cee29a606052cf745b98ca6f4d74d10"><td class="memSeparator" colspan="2">&#160;</td></tr>
Expand Down Expand Up @@ -553,31 +553,24 @@ <h2 class="memtitle"><span class="permalink"><a href="#ab360dcc8796de6e212175d6c

</div>
</div>
<a id="aaaed77adad2afa7f86c4d4c4703564aa" name="aaaed77adad2afa7f86c4d4c4703564aa"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aaaed77adad2afa7f86c4d4c4703564aa">&#9670;&nbsp;</a></span>no_json_error_msg()</h2>
<a id="a6f957ecdc0150fa34ac6fd1ab5e6e253" name="a6f957ecdc0150fa34ac6fd1ab5e6e253"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6f957ecdc0150fa34ac6fd1ab5e6e253">&#9670;&nbsp;</a></span>no_json_error_msg()</h2>

<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void no_json_error_msg </td>
<td>(</td>
<td class="paramtype">FILE *&#160;</td>
<td class="paramname"><em>json_file</em></td><td>)</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">

<p>Outputs the error when there is no JSON file. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">jsonFile</td><td>This is used to close the JSON file. </td></tr>
</table>
</dd>
</dl>

<p class="definition">Definition at line <a class="el" href="../../d0/d31/no__json__error__msg_8c_source.html#l00018">18</a> of file <a class="el" href="../../d0/d31/no__json__error__msg_8c_source.html">no_json_error_msg.c</a>.</p>
<p class="definition">Definition at line <a class="el" href="../../d0/d31/no__json__error__msg_8c_source.html#l00016">16</a> of file <a class="el" href="../../d0/d31/no__json__error__msg_8c_source.html">no_json_error_msg.c</a>.</p>

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/d0/de2/yiffy__messages_8h.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ var yiffy__messages_8h =
[ "malloc_error_msg", "d0/de2/yiffy__messages_8h.html#a8f2c3050fed77b86a432d485cde3ade1", null ],
[ "no_arg_value_msg", "d0/de2/yiffy__messages_8h.html#a2104c256bb9f09a63fb38bc5ff530eca", null ],
[ "no_home_error_msg", "d0/de2/yiffy__messages_8h.html#ab360dcc8796de6e212175d6c4c77477d", null ],
[ "no_json_error_msg", "d0/de2/yiffy__messages_8h.html#aaaed77adad2afa7f86c4d4c4703564aa", null ],
[ "no_json_error_msg", "d0/de2/yiffy__messages_8h.html#a6f957ecdc0150fa34ac6fd1ab5e6e253", null ],
[ "no_results_error_msg", "d0/de2/yiffy__messages_8h.html#a2d26f407e1cd042bfff35c4fdb673550", null ],
[ "on_off_msg", "d0/de2/yiffy__messages_8h.html#a60eb77988fcf4ce24e3108507945e543", null ],
[ "system_func_error_msg", "d0/de2/yiffy__messages_8h.html#acc21d14c9f9a59987f07615415759325", null ],
Expand Down
Loading

0 comments on commit 634b446

Please sign in to comment.