Hi Folks, I think we need to distinguish between two things: 1) Some sort of documentation and exchange platform where you guys can quickly write down stuff while developing --> I would strongly suggest to use Confluence (We never stopped using it, it's just most of the dynamic content from there found its way into the static content of the website) 2) Some developer documentation for people wanting to use plc4py ... there I would be happy to have a "Python" entry in "Users/Getting Started" ... resources for people wanting to work on python drivers I think should get a new section in "developers/python" ...
Yeah ... I noticed we don't have a Developers/Java ... which sort of sucks :-/ .. . But that's just my opinion ... just worth as much as yours ;-) Chris Am 20.08.20, 16:55 schrieb "Lukas Ott" <[email protected]>: Hi PLC4X developers, As we started now our Python dev here: https://github.com/apache/plc4x/tree/feature/plc4py We are looking for a place for documentation. 1) We like to start with a wiki to document what we have done (e.g. like using https://python-poetry.org/ ) to setup the python project. 2) Is of course to have a typical Python doc page (which would be preferable the second option) One option could be to re-activate the https://cwiki.apache.org/confluence/display/PLC4X wiki and create a page and subpages there for Python. Second option is to create a Python section on the developer https://plc4x.apache.org/developers/index.html site. But then we would also need a Java and a C section in my humble option. Wiki - Look up and document what we are doing Doc - How to use the library What do you think? Cheers, Lukas
