mesytec-mnode/external/nng/etc/pubrefman
2024-12-28 04:48:21 +01:00
..
go.mod Merge commit 'b6a2ffe5d052d79b3e6f9be239111f0d594b41cb' as 'external/nng' 2024-12-28 04:48:21 +01:00
go.sum Merge commit 'b6a2ffe5d052d79b3e6f9be239111f0d594b41cb' as 'external/nng' 2024-12-28 04:48:21 +01:00
pubrefman.go Merge commit 'b6a2ffe5d052d79b3e6f9be239111f0d594b41cb' as 'external/nng' 2024-12-28 04:48:21 +01:00
pubrefman2.go Merge commit 'b6a2ffe5d052d79b3e6f9be239111f0d594b41cb' as 'external/nng' 2024-12-28 04:48:21 +01:00
README.adoc Merge commit 'b6a2ffe5d052d79b3e6f9be239111f0d594b41cb' as 'external/nng' 2024-12-28 04:48:21 +01:00

= pubrefman

This directory contains a tool to publish (update) the reference manual
on the NNG documentation site.

Run it with --help for options.  You can build it with Go.

It normally uploads to github, and will require a working SSH agent.

If you're not a project maintainer, you probably don't need this tool.