overhaul the "Quick start" section in GPlately online doc #328
Replies: 7 comments 9 replies
👍 And then have a link to it from the Readme. That way there's still an "Installation" section in the main Readme, but it's very succinct. That's a bit like what the pyGPlates Readme does.
Sounds good, but I'm not sure what it would do differently compared to the Getting Started notebook that introduces the main classes. One idea of what to do is mentioned below...
I guess the name depends how much we're going to document for the I wonder if we should just call it "Documentation" and then move everything under "Usage" and "API Reference" (in the main Readme) into it (ie, into This mirrors somewhat how the pyGPlates documentation is structured. And, when we eventually move to Sphinx, we'll simply just separate those sub-sections into separate ReST files (and fix up the cross-references, etc). And it means we can start working out the chapter structure now (for And that way the main Readme is very succinct, and all the detail is in the documentation. The main Readme would just have the introductory bit (ending with citation), followed by "Documentation" (which points to the main heading, "Documentation", in By the way, the "Documentation" section (in main Readme) can still have pointers to different versions of the documentation (eg, dev, 1.0, 1.1, etc). We just wouldn't need an "API Reference" section anymore, since those doc links essentially already point to the API documentation. |
|
@dietmarmuller has shared some valuable insight here regarding the "Quick start" section. |
|
The quick start notes were provided to us by @dietmarmuller. To aid the generation of a quick start guide for GPlately that follows generally accepted conventions for the structure and content of such a guide, I attach a set of general notes about how to structure a quick start guide, and a specific suggested example for how to do it. In any case, at the very least this should make it a bit easier to get going with creating a revamped guide without having to start entirely from scratch. |
|
Hi @jcannon-gplates and @dietmarmuller. I think we should do what John has proposed here. We can always refine it when new ideas come out. I just would like to make the changes and see what it looks like. |
|
Yes, that’s fine.
From: michaelchin ***@***.***>
Date: Thursday, 20 March 2025 at 11:31
To: GPlates/gplately ***@***.***>
Cc: Dietmar Muller ***@***.***>, Mention ***@***.***>
Subject: Re: [GPlates/gplately] overhaul the "Quick start" section in GPlately online doc (Discussion #328)
Hi @jcannon-gplates<https://github.com/jcannon-gplates> and @dietmarmuller<https://github.com/dietmarmuller>.
I think we should do what John has proposed here<#328 (comment)>. We can always refine it when new ideas come out. I just would like to make the changes and see what it looks like.
—
Reply to this email directly, view it on GitHub<#328 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACPHM5AB6PDYXAPNCKIHXAL2VID6TAVCNFSM6AAAAABZGZIYJGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTENJVHAYTSNI>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
|
Hi @GPlates/gplately-dev @dietmarmuller I have updated the main readme and online doc according to John's advices. Nothing is final. Everything is open to discussion. I just would like to start making changes and get the ball rolling. PS. I have read this Discussion thread a few times. Every effort has been made to ensure that all points are thoroughly covered. However, if I did miss something, please kindly let me know. Thanks. |
|
I noticed that the module docstring for That docstring appears in the old docs at the top of here. For example, the entire section called Just wondering if that module docstring should be moved into a new @michaelchin what do you think? I can probably create an issue for this. |
Uh oh!
There was an error while loading. Please reload this page.
Hi team,
The "Quick start" section was called "Main objects" before. I changed the section name because I thought we need a "Quick start" section like many other software projects. However, the content in that section does not really look like a "Quick start" right now.
I would like to propose to overhaul the "Quick start".
What do you think? @GPlates/gplately-dev
All reactions