-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Add dev docs generation to Jenkins: #2343
Conversation
Jenkins Build SummaryBuilt from this commit Built at 20180125 - 17:50:08 Test Results
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I successfully compiled docs on Windows using the command line, docker and cmake.
I noticed some markdown files are referencing images that are not in the compiled directory ( README.md, consensus.md).
Otherwise looks good!
@bachase I shuffled a few more files around and I believe that images are working now in generated docs (doxygen) and in github rendering. Please let me know if you agree. |
Cleanup looks good. I found one last image issue in the consensus simulation framework README if you want to grab it bachase@81659e4. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Switch to pure doxygen HTML for developer docs. Remove docca/boostbook system. Convert consensus document to markdown. Add existing markdown files to doxygen input set. Fix some image paths and scale images for use with MD links. Rename/cleanup some files for consistency.
A little late, but I believe you can also remove the |
closing this because I'm folding into a cumulative jenkins change (forthcoming) |
Switch to pure doxygen HTML for developer docs. Remove docca/boostbook
system. Convert consensus document to markdown. Add existing markdown
files to doxygen input set.
This is how it looks when built/stored by jenkins:
https://ci.ops.ripple.com/view/rippled-dev/job/mellery-rippled/job/mellery-doxs/Doxygen/