-
Notifications
You must be signed in to change notification settings - Fork 2
Docs #5
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 #5
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
…dit this later to reflect what she actually does after Sprint Planning.
Member
Author
|
Group code reviewed by @FreddieAkeroyd @Chsudeepta @danielmaclaren @rerpha @jackbdoughty @LilithCole @esmith1729 @LowriJenkins @davidkeymer @iangillingham-stfc @ChrisM-S and the consensus was to merge and try this. |
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.
Overview
https://isiscomputinggroup.github.io/ibex_developers_manual
Changes in this PR
.wikigit repository (~11k commits).sphinxto render that new restructured document tree into a navigable set of HTML pages.sphinxis a standard, widely-used documentation tool - see e.g. Linux kernel docs, Python docs, EPICS docs - all of which are using sphinx. This means it can scale well even for very large/complex projects.https://github.com/isiscomputinggroup/ibex_developers_manual/wikiand images that were previously being loaded from hardcoded URLs)WikiCheckerWikiCheckerNotes
linkcheckplugin for checking external links. I have a branch that configures this, but have not enabled it in this PR, as we have a lot of broken links (our existingWikiCheckerequivalent, for external links, also gets ignored...)geniedocs use (i.e.git pullof thegh-pages) git branch which gets the full rendered HTML). This means that:HEADcommit before this PR is merged is709cf16267964ebfde4485266da1fe545af812ef(tagged aspre_wiki_merge)