Code Monkey home page Code Monkey logo

Comments (9)

LukasWoodtli avatar LukasWoodtli commented on June 11, 2024 1

So my preference would be:

  • Use seStructuredText (or alternatively Markdown) as markup language.
  • Put documentation into the Wakaama repository.

Eventually/later:

  • Generate documentation page with Sphinx
  • Publish documentation page on GitHub pages
  • Document the code (public API) with Doxygen (industry standard) and also publish it on GithubPages

from wakaama.

sbernard31 avatar sbernard31 commented on June 11, 2024

I resume my opinion from #729 discussion.

  1. I strongly advice to put documentation in code repository,
  2. I strongly advice to use Markup language supported by Github,
  3. No urgency to use tooling to generate static web site, Github rendering is largely enough in first time. (better to focus on code and documentation content)

This is just advises, so up to active committers to decide 🙂 .

from wakaama.

sbernard31 avatar sbernard31 commented on June 11, 2024

@LukasWoodtli what you call GitHub page is Github Wiki ?
(Not directly linked bu there is already very few page in Wakaama wiki. )

from wakaama.

LukasWoodtli avatar LukasWoodtli commented on June 11, 2024

@LukasWoodtli what you call GitHub page is Github Wiki ? (Not directly linked bu there is already very few page in Wakaama wiki. )

No GitHub has web server functionality for project pages: About GitHub Pages

This is a convenient way to provide information about a project hosted on GitHub.

from wakaama.

LukasWoodtli avatar LukasWoodtli commented on June 11, 2024

I resume my opinion from #729 discussion.

1. I strongly advice to put documentation in code repository,

2. I strongly advice to use Markup language supported by Github,

3. No urgency to use tooling to generate static web site, Github rendering is largely enough in first time. (better to focus on code and documentation content)

This is just advises, so up to active committers to decide 🙂 .

👍
Agree!

from wakaama.

boaks avatar boaks commented on June 11, 2024

I didn't follow all details, but for "publish it on GithubPages" I would first ask the Eclipse Foundation.
It may be considered to be related to marketing or SEO and then I guess, using the Eclipse way (e.g. Californium Web-Pages wold be preferred by the Eclipse Foundation. Anyway, I don't know it, so asking the foundation, if that hasn't been already done, would be the best.

from wakaama.

sbernard31 avatar sbernard31 commented on June 11, 2024

Not sure to get the benefits to use GithubPages instead of publishing on Wakaama website.
But if you really want to go that way later, I also recommend to ask to eclipse foundation if this is OK. (just to be sure)

About Wakaama website :

from wakaama.

LukasWoodtli avatar LukasWoodtli commented on June 11, 2024

I had the impression, that the Eclipse Wakaama website is more static and includes general information where the GitHub page would be updated by each merge to the master branch with the newest developer documentation.

But maybe we can just publish everything on the Eclipse page.

I would discuss this as soon as we have any documentation to publish.

from wakaama.

LukasWoodtli avatar LukasWoodtli commented on June 11, 2024

Conclusion:

  • Use reStructuredText as markup language.
  • Put documentation into the Wakaama repository.

Eventually/later:

  • Generate documentation page with Sphinx.
  • Publish documentation page on the Eclipse page.
  • Document the code (public API) with Doxygen and also publish it on the Eclipse page

from wakaama.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.