2018-08-10
This commit is contained in:
parent
5f14c2a9c7
commit
2435092d7b
|
@ -43,7 +43,7 @@ $(function() {
|
|||
<div class="title">xdgcfg Documentation</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock"><p><b>xdgcfg</b> is a very simple wrapper around libconfig written in C++. It reads and writes files into <code>${XDG_CONFIG_HOME}</code>. It creates subdirectories if necessary.</p>
|
||||
<div class="textblock"><p><b>xdgcfg</b> is a very simple wrapper around libconfig written in C++. It reads and writes files in <code>${XDG_CONFIG_HOME}</code>. It creates subdirectories if necessary.</p>
|
||||
<h3>Dependencies</h3>
|
||||
<ul>
|
||||
<li>C++ compiler</li>
|
||||
|
|
Reference in New Issue
Block a user