-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Manual #797
Comments
This is a build/packaging bug with the file not getting included. However, I think the fix may end up being to remove the link to the manual. There is a PDF manual in the source repository (at https://github.com/Brewtarget/brewtarget/blob/develop/doc/manual-en.pdf) but it's rather out of date and I don't know how the file was generated. It's possible that @mikfire knows more about this. |
Why not update the manual? It looks like it was a word doc that was converted into a PDF. I could take a stab at updating it and submitting a pull request if you would like. No sure when I would have it done though. I was able to convert the PDF to Word |
I stand corrected. The manual appears to be generated from here https://github.com/Brewtarget/manual |
Yes, that would be brilliant. If you can update the manual, I'll fix the build settings etc so it gets reincluded with the software. 👍 |
So there is two options. What one do you prefer?
|
I think used to do both. Eg you can access the old online manual at https://brewtarget.gitbooks.io/user-manual/content/en/ (and in French at https://brewtarget.gitbooks.io/user-manual/content/fr/). Somehow it all got generated from https://github.com/Brewtarget/manual/tree/master. Going forwards, I'd be inclined to say we should go with something that's:
We could do something simple at https://github.com/Brewtarget/brewtarget/wiki, but I'm very open to suggestions for other options. |
Copy, let me get something thrown together. If you want to assign this issue to me with label documentation. |
Version 3.0.11
OS Windows 10
When trying to open up the manual nothing happens.
Looking at the log.
[20:47:58.289] (9sk) WARNING : ShellExecute 'file:///C:/Program Files/Brewtarget-3.0.11/bin/../data/manual-en.pdf' failed (error 2). [:0]
After searching C:/Program Files/Brewtarget-3.0.11/bin and every sub folder. There is no folder called data nor is there there any file called manual-en.pdf.
The text was updated successfully, but these errors were encountered: