summaryrefslogtreecommitdiffhomepage
path: root/docs/cpqueue_api.md
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2020-12-16 13:55:20 +0100
committerTyge Løvset <[email protected]>2020-12-16 13:55:20 +0100
commit214a2aa75d164d285661719131f54c71fa2f8e37 (patch)
treede2a3c203f700e4502a6a13ecdeb3ece7e837ce3 /docs/cpqueue_api.md
parent7d67ea7fb1fef9ab11006f595a9580c07b438128 (diff)
downloadSTC-modified-214a2aa75d164d285661719131f54c71fa2f8e37.tar.gz
STC-modified-214a2aa75d164d285661719131f54c71fa2f8e37.zip
Added links to header file in docs headline.
Diffstat (limited to 'docs/cpqueue_api.md')
-rw-r--r--docs/cpqueue_api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cpqueue_api.md b/docs/cpqueue_api.md
index 09cca96d..d0fa61cb 100644
--- a/docs/cpqueue_api.md
+++ b/docs/cpqueue_api.md
@@ -1,4 +1,4 @@
-# Container cpqueue: Priority Queue
+# Container [cpqueue](../stc/cpqueue.h): Priority Queue
This describes the API of the queue type **cpqueue**. Implemented as a heap.