]> sigrok.org Git - libsigrok.git/blobdiff - backend.c
Doxygen: Move error handling stuff to error.c.
[libsigrok.git] / backend.c
index 840b1723df9fea38ee755e2ee4ada1a2a258d48d..b3e383935a6b23aa12777600e0683b92eded1df7 100644 (file)
--- a/backend.c
+++ b/backend.c
  * <a href="http://sigrok.org/wiki/Input_output_formats">input/output
  * file formats</a>.
  *
- * @section sec_error_handling Error handling
+ * @section sec_api API reference
  *
- * libsigrok functions usually return @ref SR_OK upon success, or a negative
- * error code on failure.
+ * See the "Modules" page for an introduction to various libsigrok
+ * related topics and the detailed API documentation of the respective
+ * functions.
+ *
+ * You can also browse the API documentation by file, or review all
+ * data structures.
  *
  * @section sec_mailinglists Mailing lists
  *