Genie Discord forum

Author Avatarkaz
7/28/2023, 3:17:10 PM

Hi, I'm seeing "Missing docstring" (see image) in different sections of the doc site, example https://genieframework.com/docs/searchlight/v2.7/API/callbacks.html

Author AvatarPere
7/28/2023, 3:20:33 PM

That's because the docstring for those functions haven't been written yet. We use Documenter.jl for docs generation, and this is what it prints when docstrics are missing

Author AvatarGenerallyClueless
7/28/2023, 3:22:55 PM

Yes @kaz, when I ran into some challenges, I noticed the same thing.

Have you run into something that you need help with?

Author Avatarkaz
7/28/2023, 3:24:51 PM

Ah OK, thanks. I was just getting started with learning the framework, nothing in particular I need out of those missing

Author AvatarGenerallyClueless
7/28/2023, 3:27:19 PM

Welcome! The community here is great and there are a lot of experienced people that can help. I can personally attest to this 😳

Author AvatarGenerallyClueless
7/28/2023, 3:31:13 PM

@kaz Are you going to use Genie Builder, the drag-and-drop tool?

Author Avatarkaz
7/28/2023, 3:32:15 PM

I was going to try it, yes, waiting on Genie Cloud access, was going to start there first

Author AvatarGenerallyClueless
7/28/2023, 3:32:29 PM

I just signed up for cloud access too

Author AvatarGenerallyClueless
7/28/2023, 3:34:59 PM

I'm glad. It's a nice tool. Just make sure that the GB html is generated so that only the reactive variables are preceded by ":"

Author AvatarGenerallyClueless
7/28/2023, 3:35:43 PM

(I think this is quasar format?) versus just css variable name