-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FAB-385 fix search issue in readthedocs
created and updated custom searchbox.html file in mkdocs.yml file also updated yaml file with strict parameter set to true to fail the build on broken links. https://jira.hyperledger.org/browse/FAB-385 Change-Id: Ibcd09beb22725e9dfaf1b9c4318a73904db71912 Signed-off-by: rameshthoomu <rameshbabu.thoomu@gmail.com>
- Loading branch information
1 parent
8ffaebb
commit 9ce6d3e
Showing
3 changed files
with
122 additions
and
114 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<div role="search"> | ||
<form id ="rtd-search-form-alt" class="wy-form" action="{{ base_url }}/search.html" method="get"> | ||
<input type="text" name="q" placeholder="Search docs" /> | ||
</form> | ||
</div> |
This file contains 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
This file contains 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
9ce6d3e
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.
Isn't it appropriate in a document describing a secure system to indicate which of the prominent cryptographic methodologies are being used: RSA or ECC? If, like Bitcoin, it uses elliptic curve then it's reasonably known by anyone paying attention that NSA built a backdoor into the random bit generator. In real-world terms this allows the NSA to steal bitcoin or commercial paper, in this case.