-
Notifications
You must be signed in to change notification settings - Fork 444
Rewrite concept explainations #710
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
Rewrite concept explainations #710
Conversation
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Some syntax can't be parsed by the original settings. Fix missing `pymdownx.mark` and `pymdownx.critic` and wrong theme name. Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
|
May I ask how can we update the online document? Also, why are there 2 different versions of them? |
|
This one needs a fix at #712. |
How about the other one? Can we shut it down? |
|
OK I merged it |
|
@ryjones Can you help redirecting or shutting down https://hyperledger-cello.readthedocs.io? It appears on top of Google search results with an older version of the docs. It can be misleading people. |
Signed-off-by: Yu-Lin "Kirin" Chu <[email protected]>
I think @ryjones needs to config the site to trigger building automatically with the new code commit? |
Yeah. But still, there's no need to keep 2 docs sites. |
|
@dodo920306 - @yeasy and @hightall control those two sites. Once I have the power to admin them, I'll fix it up |
Triggered the rebuilding. |
|
@yeasy please add me as an owner to both projects on rtd |
|
We will use https://app.readthedocs.org/projects/hyperledger-cello/, and add you both as maintainer. @dodo920306 @ryjones |
Currently, there is not that much information users can get from the concept page, and the expressions are really confusing.
Additionally, some parts seem obsolete.
Thus, this PR rewrites the page for better clarification.