Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felixfontein/antsibull-rs
Antsibull documentation markup processing in Rust
https://github.com/felixfontein/antsibull-rs
ansible documenation
Last synced: about 1 month ago
JSON representation
Antsibull documentation markup processing in Rust
- Host: GitHub
- URL: https://github.com/felixfontein/antsibull-rs
- Owner: felixfontein
- License: gpl-3.0
- Created: 2024-08-08T18:39:41.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-30T10:31:06.000Z (about 2 months ago)
- Last Synced: 2024-10-01T16:16:16.240Z (about 2 months ago)
- Topics: ansible, documenation
- Language: Rust
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# antsibull-rs - Rust library for processing Ansible documentation markup
[![Discuss on Matrix at #antsibull:ansible.com](https://img.shields.io/matrix/antsibull:ansible.com.svg?server_fqdn=ansible-accounts.ems.host&label=Discuss%20on%20Matrix%20at%20%23antsibull:ansible.com&logo=matrix)](https://matrix.to/#/#antsibull:ansible.com)This is a Rust library for processing Ansible documentation markup. It is named after [antsibull-docs](https://github.com/ansible-community/antsibull-docs/) where similar code for Python originates from.