Conversation
|
@MichaelTiernan I'd like to include the generated documentation files in the repository as not everyone will have HTMLDOC installed to build the documentation. Similarly, a top-level make shouldn't run the documentation makefile... The 6x9 size was for the book on Lulu.com, although I haven't had a sale of that book in many years (so I should probably just retire it...) I'm not sure about including the HTML man pages for the file format references, as there is already text in the other chapters for it. But I guess there isn't a simple reference or index of all of the directives so maybe that makes sense after all... Including the man page section in the generated HTML filenames doesn't seem necessary - personal preference or something else you are concerned about? |
|
I should have prefaced that whole thing with "lots of personal preference involved here" 😄 You're right about keeping the pregenerated docs there. Better choice. My only desire would be that they not be overwritten by me doing a make and generating new ones then. Just a preference thing.
Counter point being that a I guess I'd say then that the Makefile in doc (which is created by the config process implying that something is there that can be made.) should default on I'll concede the point since it's your product and your judgement which defines the choices made. Just offered as a thought.
A little of both. I'm a firm believer in making the infile -> outfile naming consistent. In this case, seeing My inclusion of the html versions of the manpages in the book output is because I now have printed the book and stuck it in a simple binder and that now includes all the manpage outputs as my backup so I can reference them while working. (Damn screens are getting smaller and it's hard to keep two windows open at the same time.) Again, just my opinions. Thanks for listening. |
This one is a long one concentrating on the docs.
I made these changes for myself and am offering them back.
.gitignore.epm.1becomesepm.1.html, etc.Also adjusted the
.gitignoreto not check in the removed files.