Ticket #9629 (closed: fixed)
Offline docs missing from mac app bundle
Reported by: | Peter Peterson | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | blocker | Milestone: | Release 3.2 |
Component: | Documentation | Keywords: | |
Cc: | Blocked By: | #9611 | |
Blocking: | Tester: | Peter Peterson |
Description
The app bundle does not have the generated html pages. To verify, run "find /Applications/MantidPlot.app -name \*.html". There should be files for our documentation.
Change History
comment:3 Changed 6 years ago by Martyn Gigg
Use INBUNDLE variable to bundle offline help in Mac bundle
Without it the docs don't get put in the bundle. Refs #9629
Changeset: 53fef021e5aa514b1ece0707daf8767a7ae28c22
comment:4 Changed 6 years ago by Martyn Gigg
Fix buildscript for mac to include the documentation.
Refs #9629
Changeset: b409b645e5ed7f276ce0fb70ce0a0c44a032e456
comment:5 Changed 6 years ago by Martyn Gigg
Merge branch 'bugfix/9629_fix_offline_docs_in_app_bundle' into develop
Conflicts:
Code/Mantid/Build/Jenkins/buildscript
Refs #9629
Changeset: b1f3d1a1abba395f1622e3fd9a7efd10d1afb7b1
comment:6 Changed 6 years ago by Martyn Gigg
- Status changed from inprogress to verify
- Resolution set to fixed
Branch: bugfix/9629_fix_offline_docs_in_app_bundle
Tester: Check the package from the clean develop branch. The documentation should now be there.
comment:7 Changed 6 years ago by Peter Peterson
- Status changed from verify to verifying
- Tester set to Peter Peterson
comment:8 Changed 6 years ago by Pete Peterson
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/bugfix/9629_fix_offline_docs_in_app_bundle'
Full changeset: 00dff56ec1e595b73b221bf90296ca8ab4176730
comment:9 Changed 6 years ago by Martyn Gigg
Merge branch 'bugfix/9629_fix_offline_docs_in_app_bundle' into develop
Conflicts:
Code/Mantid/Build/Jenkins/buildscript
Refs #9629
Changeset: b1f3d1a1abba395f1622e3fd9a7efd10d1afb7b1
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 10472