@@ -1,6 +1,6 @@
|
|||||||
## P4RSE: P4 Runtime In Swift Environment
|
## P4RSE: P4 Runtime In Swift Environment
|
||||||
|
|
||||||
_P4SE_ (yes, the acronym is a bit forced) is a P4 parser and runtime written in Swift. The project was started as a means to better learn Swift.
|
_P4RSE_ (yes, the acronym is a bit forced) is a P4 parser and runtime written in Swift. The project was started as a means to better learn Swift.
|
||||||
|
|
||||||
### Status
|
### Status
|
||||||
|
|
||||||
@@ -26,4 +26,4 @@ To preview the generated documentation:
|
|||||||
$ swift package swift package --disable-sandbox preview-documentation --target <some target>
|
$ swift package swift package --disable-sandbox preview-documentation --target <some target>
|
||||||
```
|
```
|
||||||
|
|
||||||
For more information, see the [documentation for the Swift-DocC plugin](https://swiftlang.github.io/swift-docc-plugin/documentation/swiftdoccplugin/).
|
For more information, see the [documentation for the Swift-DocC plugin](https://swiftlang.github.io/swift-docc-plugin/documentation/swiftdoccplugin/).
|
||||||
|
|||||||
Reference in New Issue
Block a user