Am 18.03.21 um 20:01 schrieb TheJackiMonster: > Hi, > > I have written some entries for messenger service in the handbook > (developer.texi, keyconcepts.texi and user.texi) and I'm not sure to > just commit them or if should someone check them first? Just commit it. > I think more importantly to check is the part in keyconcepts. I wanted > to add a segment clearifying that the anonymous ego which can be used > does not provide the same or any comparable form of anonymity as the FS > submodule. > > The other parts in user- and developer-chapters do not interfere with > other given sections. I would also be fine to rewrite the part about > anonymity to fit in the user-chapter but I thought it would fit in the > keyconcepts-chapter. > > Also I was thinking about creating images or animations to visualize > the messenger protocol (processes of members joining, leaving and other > functions). Is there a way to add something like this to the handbook > or a place to put something like this?
You can add images into the documentation, just add the images into the Git (possibly in the source format and as png/jpeg) and reference the images from the documentation. See also: https://www.gnu.org/software/texinfo/manual/texinfo/html_node/Image-Syntax.html Happy hacking! Christian
