[Docs] Add sequence diagrams to timeout strategy#1699
Conversation
|
Two notes:
|
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1699 +/- ##
=======================================
Coverage 84.63% 84.63%
=======================================
Files 306 306
Lines 6819 6819
Branches 1045 1045
=======================================
Hits 5771 5771
Misses 839 839
Partials 209 209
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Yeah, that was my first thought too. |
0951463 to
7c795eb
Compare
I've found these comments:
and this plugin: https://github.com/dpvreony/docfx-mermaidjs
|
Maybe just include these as images under |
That's probably the least friction way. We can still leave the diagrams in as HTML comments to make regenerating them easy. |
|
I would go with "normal" black on white if we don't go with a plugin. |
|
@martincostello , @martintmk Do you have any idea why the pictures are not shown on pollydocs? |
|
My guess would be the paths are slightly different when the docfx website is built. I suggest running it locally and seeing what path it outputs and then tweaking the file to have the right path for pollydocs even if it breaks GitHub. |

Pull Request
The issue or feature being addressed
Details on the issue fix or feature implementation
Preview
Confirm the following