https://github.com/julelang/juledoc
Generate documentation from Jule code
https://github.com/julelang/juledoc
documentation documentation-generator documentation-tool jule juledoc
Last synced: about 1 year ago
JSON representation
Generate documentation from Jule code
- Host: GitHub
- URL: https://github.com/julelang/juledoc
- Owner: julelang
- License: bsd-3-clause
- Created: 2025-01-16T15:40:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-06T15:00:02.000Z (about 1 year ago)
- Last Synced: 2025-04-06T16:19:23.486Z (about 1 year ago)
- Topics: documentation, documentation-generator, documentation-tool, jule, juledoc
- Language: Shell
- Homepage:
- Size: 91.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
JuleDoc
Official documentation generator for the Jule programming language.
[Manual](https://manual.jule.dev/tools/juledoc) |
[Contributing](./CONTRIBUTING.md) |
[Community](https://jule.dev/community)
## Intoduction
The JuleDoc is the official tool for generating documentation from Jule code.
It is still in work-in-progress and there is no release yet.
## Community
Contribute and get involved in our community.
Join Julenours to support Jule, explore and interact with the community.\
Our main community platforms:
- [Official Discord Server of The Jule Community](https://discord.gg/XNSUUDuGGQ)
- [GitHub Discussions](https://github.com/jule-lang/jule/discussions)
## Contributing
Any contribution to JuleDoc is greatly appreciated, whether it's a typo fix, a brand new feature, or a bug report.
- Please read [Julenour Code of Conduct](https://jule.dev/code-of-conduct) before contributing anything
- To contribute, please read the [contribution guidelines](./CONTRIBUTING.md)
## License
JuleDoc is distributed under the terms of the BSD 3-Clause license.
[See License Details](./LICENSE)