doorstop icon indicating copy to clipboard operation
doorstop copied to clipboard

Add option to `publish` to print a Version ID to the HTML

Open robertberrington opened this issue 11 years ago • 2 comments

The HTML view of the documents doesn't provide a visual indication of "version".

Would it be possible to allow an option to be passed to doorstop publish to print that in the documentation?

I'm using a specs/__version__.py and a call to native python to get a string when I automate document generation, *.zip and git tag.

robertberrington avatar Sep 16 '14 17:09 robertberrington

It should be a feature to publish an identification, preferably the git commit hash, to all publish variants to allow an external document review.

neerdoc avatar Mar 09 '22 11:03 neerdoc

@neerdoc at work, we are working on something related to this

lbiaggi avatar Apr 08 '24 12:04 lbiaggi