Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMartin authored Aug 11, 2024
1 parent 2b4039e commit 4b715f6
Showing 1 changed file with 4 additions and 18 deletions.
22 changes: 4 additions & 18 deletions natt-spi/README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,9 @@
# NATT-SPI documentation

## INATTPlugin
**[Go Back](../README.md)**

## INATTContext
This repository contains the source code for the **NATT-SPI library**, which is utilized by the **NATT testing tool**. This library is essential for **implementing custom plugins within the NATT**.

## NATTKeyword
The source code includes the necessary interfaces and classes to extend and customize the functionality of NATT, allowing developers **to create their own modules and integrate them seamlessly**.

## NATTModule

## INATTMessage

## IMessageBuffer

## IMessageListener

## NATTAnnotation

## NATTAssert

## NATTLogger

## StatusCode
Additionally, documentation for the SPI is available in the [./doc](./doc) directory, generated using Doxygen.

0 comments on commit 4b715f6

Please sign in to comment.