Conversation
|
I'm not adding the documentation as I would like to confirm if it's generated manually or it's a command. If so can you provide me guidance on it? |
|
Hello Hugo, thank you for adding more relevant info. As for the documentation you can simply add the feature description and how to use on the docs/source/doc/InfoPage.md. Please follow a similar way which already exists on that file. Since you have only added 2 new attributes, just add them in the attributes section. |
|
And as for adv_search, you can document it in the docs/source/doc/Searching.md. This project uses sphinx to automatically convert markdown into comparable HTML. So, it's only the matter of adding it onto the file. I'm sure the documentation style is not hard to understand once you have had a chance to look into it. So, please do add it over there as well. And once merged the docs can be refreshed as well. |
|
Cool. I'll work on the doc and send a new commit with it on the upcoming week. I'll be out-of-town for 1 weeks so Only when I get back be able to complete it. Thanks. |
No description provided.