Sébastien Gendre <s...@k-7.ch> writes: > I start to explore Org-mode and org-publish to built online > documentation. > > And I search for example of online documentation made with Org-mode. As > inspirations. > > But after some search, I have only found the Org-mode Worg [1]. Other > found are no more online.
One orthodox approach is exporting to .texi -> .html. It is how https://orgmode.org/manual/ and https://elpa.gnu.org/packages/doc/modus-themes.html are generated. Another common approach is writing elaborate README.org in repositories. There are many examples on GitHub, like https://github.com/alphapapa/org-ql/ Many blogs are also made with Org mode. Not sure if it qualifies for documentation. You may also take a look at https://github.com/fniessen/org-html-themes (ReadTheOrg), https://orgmode.org/tools.html, and https://orgmode.org/worg/org-blog-wiki.html -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>