Ticket #10602 (closed: fixed)
Fix Sphinx warnings in GetDetOffsetsMultiPeaks
Reported by: | Martyn Gigg | Owned by: | Wenduo Zhou |
---|---|---|---|
Priority: | critical | Milestone: | Release 3.3 |
Component: | Documentation | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Martyn Gigg |
Description
There are some documentation warnings that need fixing: http://builds.mantidproject.org/job/develop_clean/494/warnings3Result/
Change History
comment:2 Changed 6 years ago by Wenduo Zhou
- Status changed from assigned to inprogress
Refs #10602. Fixed the bug.
Changeset: 3496f7a84120ea03d513475671d4809c9a28e198
comment:3 Changed 6 years ago by Martyn Gigg
Unfortunately, that hasn't fixed it.
I think you just need to change the * characters to - on lines 186-190 so that it is recognised as a sub list of an existing list.
comment:4 Changed 6 years ago by Wenduo Zhou
Refs #10602. Modified sub bullet sign from * to -.
As Martyn's suggestion. Though it does not seems to change any format in the generated html file. On the other hand, the previously reported warning was fixed by last commit (http://builds.mantidproject.org/job/develop_clean/505/)
Changeset: fa4f08efa6a8fb36f38df64aa8931c3f8ed6eed1
comment:5 Changed 6 years ago by Wenduo Zhou
- Status changed from inprogress to verify
- Resolution set to fixed
For tester
Please check the build status: http://builds.mantidproject.org/job/develop_clean/506/
There is no warning from sphinx.
comment:6 Changed 6 years ago by Martyn Gigg
- Status changed from verify to verifying
- Tester set to Martyn Gigg
comment:7 Changed 6 years ago by Martyn Gigg
- Status changed from verifying to closed
Merge branch 'bugfix/10602_fix_sphinx_warning'
Full changeset: dceb4519dc70e07c838af524096cb895140ae5dc
comment:8 Changed 6 years ago by Federico Montesino Pouzols
proper fix for 1076305, throw exception, re #10602
Changeset: e62e0e280fab8cf7d671cd759ab39b509722c7f5
comment:9 Changed 6 years ago by Federico Montesino Pouzols
fix 1076308, exception and only if proton_log really used, re #10602
Changeset: b9ab94a80c0c5de5587fffe0bfa679075bdb26bf
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 11444