GithubHelp home page GithubHelp logo

Comments (5)

panosnethood avatar panosnethood commented on September 13, 2024

Thanks @hellekin! Looking at previous commits, it seems that it should be enough to change the .rst files. @haniavis could help on how you can build locally the documentation, but for simple changes you could already try a pull request directly changing the corresponding .rst file.

from guides.

haniavis avatar haniavis commented on September 13, 2024

Hi,

I just cleaned the repository from old build files.

This documentation is built using the Sphinx tool. So if you want to build locally the documentation, you should first clone the repo, then install sphinx in your machine and finally execute the following inside the guides folder:
sphinx-build -b html tech/source/ /your_output_folder/
Then you will be able to see the html files in your output folder.

Now in order to push these changes to the MAZI repository, you should fork the repository, optionally create another branch, make the changes and then create a pull request.

If you think that forking and creating a pull request is too much for this (probably), you can simply create another issue with your feedback and we will merge your feedback to the repository.

from guides.

panosnethood avatar panosnethood commented on September 13, 2024

I updated here the guidelines for contributors: https://github.com/mazi-project/guides/wiki/Contributing

Next step is to write guidelines for the contributors to the software code ...

from guides.

hellekin avatar hellekin commented on September 13, 2024

OK. I think there should be a Makefile to build the documentation, and the build/ directory should not be in the repository, only the sources. That would remove confusion... Maybe a Dockerfile could be there as well for people to preview the build without polluting their system with Sphinx dependencies.

from guides.

hellekin avatar hellekin commented on September 13, 2024

Hi @haniavis, I made #10 that should also close this issue.

from guides.

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.