Re: Direct links to edit documentation

2020-05-04 Thread Yuri Astrakhan
(accidentally sent my last post without the links at the bottom, fixed) Daniel and Magnus, thanks for your replies. Here's my personal 2-click submission "ideal scenario", that may differ from other contributors, but seems to be very common now for many FOSS projects. I think this will work for

Re: Direct links to edit documentation

2020-05-04 Thread Yuri Astrakhan
Daniel and Magnus, thanks for your replies. Here's my personal 2-click submission "ideal scenario", that may differ from other contributors, but seems to be very common now for many FOSS projects. I think this will work for the vast majority of the documentation pages. Note that this is not a wi

Re: Direct links to edit documentation

2020-04-29 Thread Yuri Astrakhan
ElasticSearch also uses AsciiDoc with the "edit_me" module that generates those. Code - https://github.com/elastic/docs/blob/master/resources/asciidoctor/lib/edit_me/extension.rb It results in a semi-transparent "edit me" button at the top to the right of the page title, e.g. https://www.elastic.