pushed final docs for initial merge

This commit is contained in:
2025-01-21 21:08:22 +00:00
parent 1bd3a35992
commit a07f9588fb
17 changed files with 2774 additions and 6 deletions

34
main.md Normal file
View File

@@ -0,0 +1,34 @@
<!-- Code generated by gomarkdoc. DO NOT EDIT -->
# p2p\-rendering\-computation
```go
import "github.com/Akilan1999/p2p-rendering-computation"
```
## Index
- [Variables](<#variables>)
## Variables
<a name="List_servers"></a>
```go
var List_servers, Ip_table bool
```
<a name="OS"></a>Varaibles if mode is client
```go
var OS, Pull_location, Run_script string
```
<a name="VERSION"></a>VERSION specifies the version of the platform
```go
var VERSION = "2.0.0"
```
Generated by [gomarkdoc](<https://github.com/princjef/gomarkdoc>)