Skip to content

Commit

Permalink
auto update documentation & api
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 23, 2024
1 parent 6d0719b commit 349a523
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 0 deletions.
23 changes: 23 additions & 0 deletions DOCUMENTATION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Code Park Documentation
This documentation provides a front view of the content presented in the repository. Here, you can see the folders and the files with a tree-view structure.

## Content
- [ERROR](https://github.com/mursalatul/code-park/tree/master/ERROR)
- [-](https://github.com/mursalatul/code-park/tree/master/ERROR/-)
- [name](https://github.com/mursalatul/code-park/tree/master/name)
- [c](https://github.com/mursalatul/code-park/tree/master/name/c)
- [o](https://github.com/mursalatul/code-park/tree/master/name/o)
- [d](https://github.com/mursalatul/code-park/tree/master/name/d)
- [e](https://github.com/mursalatul/code-park/tree/master/name/e)
- [-](https://github.com/mursalatul/code-park/tree/master/name/-)
- [p](https://github.com/mursalatul/code-park/tree/master/name/p)
- [a](https://github.com/mursalatul/code-park/tree/master/name/a)
- [r](https://github.com/mursalatul/code-park/tree/master/name/r)
- [k](https://github.com/mursalatul/code-park/tree/master/name/k)
- [target](https://github.com/mursalatul/code-park/tree/master/target)
- [f](https://github.com/mursalatul/code-park/tree/master/target/f)
- [o](https://github.com/mursalatul/code-park/tree/master/target/o)
- [l](https://github.com/mursalatul/code-park/tree/master/target/l)
- [d](https://github.com/mursalatul/code-park/tree/master/target/d)
- [e](https://github.com/mursalatul/code-park/tree/master/target/e)
- [r](https://github.com/mursalatul/code-park/tree/master/target/r)
27 changes: 27 additions & 0 deletions DOC_DATA.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"ERROR": {
"folder_url": "https://github.com/mursalatul/code-park/tree/master/ERROR",
"-": "https://github.com/mursalatul/code-park/tree/master/ERROR/-"
},
"target": {
"folder_url": "https://github.com/mursalatul/code-park/tree/master/target",
"f": "https://github.com/mursalatul/code-park/tree/master/target/f",
"o": "https://github.com/mursalatul/code-park/tree/master/target/o",
"l": "https://github.com/mursalatul/code-park/tree/master/target/l",
"d": "https://github.com/mursalatul/code-park/tree/master/target/d",
"e": "https://github.com/mursalatul/code-park/tree/master/target/e",
"r": "https://github.com/mursalatul/code-park/tree/master/target/r"
},
"name": {
"folder_url": "https://github.com/mursalatul/code-park/tree/master/name",
"c": "https://github.com/mursalatul/code-park/tree/master/name/c",
"o": "https://github.com/mursalatul/code-park/tree/master/name/o",
"d": "https://github.com/mursalatul/code-park/tree/master/name/d",
"e": "https://github.com/mursalatul/code-park/tree/master/name/e",
"-": "https://github.com/mursalatul/code-park/tree/master/name/-",
"p": "https://github.com/mursalatul/code-park/tree/master/name/p",
"a": "https://github.com/mursalatul/code-park/tree/master/name/a",
"r": "https://github.com/mursalatul/code-park/tree/master/name/r",
"k": "https://github.com/mursalatul/code-park/tree/master/name/k"
}
}

0 comments on commit 349a523

Please sign in to comment.