-
Notifications
You must be signed in to change notification settings - Fork 27
Docs integration #83
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
Merged
Merged
Docs integration #83
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…uickstart and using_eclipse
docs build on RTD seems ok, https://qorc-sdk.readthedocs.io/en/latest/ |
murthyvedula
approved these changes
Dec 28, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR to complete docs integration to master.
This a draft PR, until:
PRs for other repos are merged to the respective
master
branches from the correspondingdocs-integration
branch:qorc-example-apps
Docs integration qorc-example-apps#1qorc-test-apps
Additional m4only fpgaonly testapps qorc-testapps#3 (adds standalone fpga, standalone m4 test apps) followed byDocs integration qorc-testapps#4 (update documentation)s3-gateware
replace markdown with rst files s3-gateware#27TinyFPGAProgrammer-Application
quick-feather-dev-board
quicklogic-fpga-toolchain
fpga-bootloading-changes-phase-1-PR-4 quicklogic-fpga-toolchain#50 (tutorial changes for binary generation) followed bydocs integration : update markdown to rst and add additional info quicklogic-fpga-toolchain#52 (readme md - rst and update steps)The docs are compiled and tested against readthedocs, from the
docs-integration
branchUpdate the submodules to their latest
master
branches, currently pointing to each submodules'docs-integration
branchReview of changes is approved.
At this point, convert draft PR to ready, and merge.