There is no libcore, there is only libutil

This commit is contained in:
Matthias Beyer 2016-01-10 17:43:19 +01:00
parent c53272dce1
commit 906c4cbd00
2 changed files with 10 additions and 11 deletions

View file

@ -1,11 +0,0 @@
# libcore {#sec:libcore}
<!--
Very core functionality, other would call it "libutil"
Might not get this big, but its here for DRYness
-->
## Core Datatypes {#sec:libcore:coredatatypes}
## Core functions {#sec:libcore:corefunctions}

10
doc/src/03000-lib-util.md Normal file
View file

@ -0,0 +1,10 @@
# libutil {#sec:libutil}
<!--
Might not get this big, but its here for DRYness
-->
## Datatypes {#sec:libutil:datatypes}
## Functions {#sec:libutil:functions}