diff options
author | David RodrÃguez <[email protected]> | 2025-01-02 17:48:10 +0100 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2025-01-14 12:24:37 +0900 |
commit | 1fae0d7256df76d091847247ec655b0b6b9c4ad9 () | |
tree | 19083ced02a4bacb454056d4881ebc8d5c8332bf /lib/bundler/man/bundle-list.1 | |
parent | f1f81e86159221dbfce29e8e64ca8963391256fa (diff) |
Use ronn-ng again for documentation generation
We switched to nronn because ronn-ng felt abandoned, but it seems it has activity again, so switch back.
Notes: Merged: https://.com/ruby/ruby/pull/12568
-rw-r--r-- | lib/bundler/man/bundle-list.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ -.\" generated with nRonn/v0.11.1 -.\" https://.com/n-ronn/nronn/tree/0.11.1 -.TH "BUNDLE\-LIST" "1" "December 2024" "" .SH "NAME" \fBbundle\-list\fR \- List all the gems in the bundle .SH "SYNOPSIS" |