https://github.com/tinnus-napbus/docs-app
Urbit app for documentation
https://github.com/tinnus-napbus/docs-app
Last synced: 4 months ago
JSON representation
Urbit app for documentation
- Host: GitHub
- URL: https://github.com/tinnus-napbus/docs-app
- Owner: tinnus-napbus
- License: mit
- Created: 2021-12-27T12:10:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-24T09:57:17.000Z (about 1 year ago)
- Last Synced: 2025-05-13T14:47:17.724Z (about 1 year ago)
- Language: hoon
- Size: 176 KB
- Stars: 10
- Watchers: 2
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-urbit - Docs
README
## Docs
`%docs` is an Urbit app for documenting other Urbit apps - it finds docs in other desks and displays them for users and deveopers to browse.
The `docs` folder contains the source of the app, and the `docs-dev` folder contains the files necessary for including docs in your app. Note that the files in `docs-dev` are symlinked, so the'll need to be copied with `cp -rL` or equivalent.