docs: changed headers.
This commit is contained in:
parent
a0577471e2
commit
a5201deaee
10 changed files with 31 additions and 31 deletions
|
|
@ -1,10 +1,10 @@
|
|||
fscrawl - Filesystem traversal
|
||||
------------------------------
|
||||
==============================
|
||||
|
||||
API for traversing a filesystem tree/subtree.
|
||||
|
||||
Data Structures
|
||||
~~~~~~~~~~~~~~~
|
||||
---------------
|
||||
|
||||
* `fscrawl_t`
|
||||
|
||||
|
|
@ -24,7 +24,7 @@ Holds information about a node on the filesystem
|
|||
zero if the entry is a file, non zero otherwise
|
||||
|
||||
Functions
|
||||
~~~~~~~~~
|
||||
---------
|
||||
|
||||
`fsc_open()`::
|
||||
|
||||
|
|
|
|||
Reference in a new issue