Add graph references
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
||||
<!ENTITY igraph "igraph">
|
||||
]>
|
||||
|
||||
<chapter id="igraph-Memory">
|
||||
<title>Memory (de)allocation</title>
|
||||
|
||||
<section id="about-alloc-funcs">
|
||||
<!-- doxrox-include about_alloc_funcs -->
|
||||
</section>
|
||||
|
||||
<section id="available-alloc-funcs">
|
||||
<title>Available allocation functions</title>
|
||||
<!-- doxrox-include igraph_malloc -->
|
||||
<!-- doxrox-include igraph_calloc -->
|
||||
<!-- doxrox-include igraph_realloc -->
|
||||
<!-- doxrox-include igraph_free -->
|
||||
</section>
|
||||
|
||||
</chapter>
|
||||
Reference in New Issue
Block a user