An open API service indexing awesome lists of open source software.

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

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)