-
Notifications
You must be signed in to change notification settings - Fork 41
Conversation
I am not 100% convinced about this PR. I understand that the rationale is that we want to have a uniform approach to documentation across the various projects. I think this a good idea, although I am not a fond of sphinx, if that makes it easier to integrate everything in one repository, then so be it. There are a few things that need adjustment on this PR though:
All-in-all, I am not necessarily expecting you @robcohen to do these changes, but these things need to be addressed before we merge the PR (and these points were only from a quick look at the generated documentation, we need also a deeper review to make sure we are satisfied with the quality of the documentation there. |
Perhaps look at using MyST to address some of the markup formatting issues. |
You need an
to have a markdown file render the mathjax correctly. I think it's best if someone from adrestia reformat the equations. 4. This I would leave up to the devs, but can wait until the above issues are addressed. 5. Old user guide should be deprecated in my opinion, it is beautiful and well-done, but we need one source of truth and maintaining two isn't going to happen. 6. Last issue I want to raise is that I think maybe we should consider not having an adrestia section at all. Users don't know what adrestia is. Instead, we could move the SDK explanation into the https://docs.cardano.org/en/latest/getting-started/3rd-party-integration/index.html 3rd party integration section (or we can make an API/SDK page or something else). There's no code in the adrestia repo, so I think it ultimately just adds confusion. It would be easier to have an SDK/API Architecture explanation as one of the FIRST things that users see on the docs site, and I think we can reuse most of the content that currently exists. We also need a better explanation of Cardano Architecture on docs.cardano.org anyway, so this would help. |
@KtorZ any thoughts on the above? |
@robcohen I haven't gone through your latest updates. We have discussed the need to review and move forward with this PR last Wednesday, because we have a bunch of new content we'd like to write and if we should merge this before we add more stuff. Yet, as you imagine, the focus is not really on this at the moment. |
Understood. I would suggest merging this PR though, because right now the official documentation on docs is running off my personal repository, which doesn't look great. We can always improve later. |
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.
Thanks @robcohen .
Let's squash-merge this and start work from there.
Overview
ReadTheDocs formatted documentation
Comments