From b4f4fae0395c0e1c55acf55af964b4f91d11da93 Mon Sep 17 00:00:00 2001 From: "Christian R. Helmrich" Date: Tue, 28 Jan 2020 21:00:57 +0000 Subject: [PATCH] Update home --- home.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/home.md b/home.md index f0bdabb..d1e39cc 100644 --- a/home.md +++ b/home.md @@ -4,11 +4,11 @@ exhale Wiki :: Home The exhale Wiki is a collection of further information on the exhale application and library which is not included in the [README.md](https://gitlab.com/ecodis/exhale/blob/master/README.md) file provided with the exhale software distribution. It comprises the following sub-pages: **[1. Application Programming Interface (API)](https://gitlab.com/ecodis/exhale/-/wikis/api)** -- [ExhaleEncAPI* exhaleCreate( )](https://gitlab.com/ecodis/exhale/-/wikis/faq#exhaleencapi-exhalecreate) -- [unsigned exhaleInitEncoder( )](https://gitlab.com/ecodis/exhale/-/wikis/faq#unsigned-exhaleinitencoder) -- [unsigned exhaleEncodeLookahead( )](https://gitlab.com/ecodis/exhale/-/wikis/faq#unsigned-exhaleencodelookahead) -- [unsigned exhaleEncodeFrame( )](https://gitlab.com/ecodis/exhale/-/wikis/faq#unsigned-exhaleencodeframe) -- [unsigned exhaleDelete( )](https://gitlab.com/ecodis/exhale/-/wikis/faq#unsigned-exhaledelete) +- [ExhaleEncAPI* exhaleCreate( )](https://gitlab.com/ecodis/exhale/-/wikis/api#exhaleencapi-exhalecreate) +- [unsigned exhaleInitEncoder( )](https://gitlab.com/ecodis/exhale/-/wikis/api#unsigned-exhaleinitencoder) +- [unsigned exhaleEncodeLookahead( )](https://gitlab.com/ecodis/exhale/-/wikis/api#unsigned-exhaleencodelookahead) +- [unsigned exhaleEncodeFrame( )](https://gitlab.com/ecodis/exhale/-/wikis/api#unsigned-exhaleencodeframe) +- [unsigned exhaleDelete( )](https://gitlab.com/ecodis/exhale/-/wikis/api#unsigned-exhaledelete) **[2. Frequently Asked Questions (FAQ)](https://gitlab.com/ecodis/exhale/-/wikis/faq)** - [Can the exhale application write or copy metadata to an encoded file?](https://gitlab.com/ecodis/exhale/-/wikis/faq#can-the-exhale-application-write-or-copy-metadata-to-an-encoded-file)