doompanning/external/nng/etc/pubrefman
oxmox b3f1d5611f git subtree add --squash -P external/nng https://github.com/nanomsg/nng.git v1.8.0
Merge commit '7063e2102e655079574d6644b323f28f48685c5a' as 'external/nng'
2024-12-18 18:33:08 +01:00
..
go.mod git subtree add --squash -P external/nng https://github.com/nanomsg/nng.git v1.8.0 2024-12-18 18:33:08 +01:00
go.sum git subtree add --squash -P external/nng https://github.com/nanomsg/nng.git v1.8.0 2024-12-18 18:33:08 +01:00
pubrefman.go git subtree add --squash -P external/nng https://github.com/nanomsg/nng.git v1.8.0 2024-12-18 18:33:08 +01:00
pubrefman2.go git subtree add --squash -P external/nng https://github.com/nanomsg/nng.git v1.8.0 2024-12-18 18:33:08 +01:00
README.adoc git subtree add --squash -P external/nng https://github.com/nanomsg/nng.git v1.8.0 2024-12-18 18:33:08 +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.