north-road / qgis-processing-r

QGIS Processing R Provider Plugin

Home Page:https://north-road.github.io/qgis-processing-r/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Include documentation in plugin repository

JanCaha opened this issue · comments

As mentioned here #41. The documentation should move from QGIS manul to its own pages.

My suggestion is to take the existing documentation, turn it into mkdocs website and manage the deployment to github pages through travis.

Does it seem like a reasonable idea?

Yes, sounds perfect! Are you volunteering to do this? I'm happy to update the deciding qgis docs to reflect the current plugin version, but don't have time at the moment to setup the initial infrastructure...

Yes. I did some initial testing yesterday and it seems to be working just fine. I will build the website as a separate project for now, then merge it to my fork and then we can merge it with the main branch.

I will keep you posted in this thread about it.

Sounds fantastic -- loving your work here!! 😁

I am glad to that I can help. I am long time fan of your work and North Road :)

I am using R a lot and quite often with QGIS so this seems like something worth dedicating my time to.

Btw: It seems to be working, repo here and the website.

I guess that there is a lot of stuff to fix. I found some sources in QGIS documentation, but I am not sure that I got all of it. Feel free to open issues in the repo for anything that can/should be fixed.

After the 2.0.0 release, it might be a good idea to get back to this topic. I have the set up working in my fork with the final website available here: https://jancaha.github.io/qgis-processing-r/.

Unfortunately, the setup will require more than simple branch merge. There are a few settings that need to be done by hand. But besides that, it seems to work just fine.

This is brilliant - I love it!

I'd be happy to get you rights to this repo if that would help with the setup?

The setup follows step by step this tutorial.
Upon accepting PR you would need to generate encrypted key, insert public key into repo settings and replace one line in travis setup.

Or I can set it up here if you grant me the rights. Both versions work just fine for me. It's up to you :-)

Well, I'd love to expand the team working on this provider, and you've obviously got the coding skills and R knowledge required! I'd love to have you onboard officially if you're keen on becoming a maintainer.

I would love to. I really like this chance to merge QGIS with R.

Welcome aboard @JanCaha !