Git Product home page Git Product logo

Comments (5)

jorgensd avatar jorgensd commented on August 18, 2024

readthedocs supports conda config files, which is a bit tricky for this project, as it should preferably use the master branch of dolfin, which is not on conda-forge.

With jupyter-book, we would use the github actions to publish the package, and would therefore be able to use any docker image, for instance: docker pull ghcr.io/scientificcomputing/fenics:2023-01-16 which is FEniCS master branch built on Ubuntu 22.04 two days ago.

from smart.

finsberg avatar finsberg commented on August 18, 2024

I think moving away from readthedocs would be best. By using github pages we have more control over the environment. The only downside as I can see is that we lose versioning of the pages, i.e that you can have different pages for different versions of the software, but I don't think this is relevant it our case.

from smart.

ctlee avatar ctlee commented on August 18, 2024

We've transitioned to Github Actions and pages for other projects in the lab. See Mem3DG as an example. We also added some first pass attempts to deploy documentation for multiple versions of docs. Only challenge is ensuring that fetched libraries and outgoing links remain live.

https://github.com/RangamaniLabUCSD/Mem3DG/blob/master/.github/workflows/doc_versioning.yaml
https://rangamanilabucsd.github.io/Mem3DG/

from smart.

jorgensd avatar jorgensd commented on August 18, 2024

We've transitioned to Github Actions and pages for other projects in the lab. See Mem3DG as an example. We also added some first pass attempts to deploy documentation for multiple versions of docs. Only challenge is ensuring that fetched libraries and outgoing links remain live.

https://github.com/RangamaniLabUCSD/Mem3DG/blob/master/.github/workflows/doc_versioning.yaml https://rangamanilabucsd.github.io/Mem3DG/

For now I'm not sure having multiple versions of the documentation should be a priority. Eventually, we could do this through jupyter-book and readthedocs once we have a conda package for the latest dolfin commit.

The most important thing now is to have something on the documentation at all. The current webpage: https://stubs.readthedocs.io/en/development/ does not have any info on it, does not build, and the API does currently not show due to the aforementioned conda issues.

from smart.

ctlee avatar ctlee commented on August 18, 2024

For now I'm not sure having multiple versions of the documentation should be a priority. Eventually, we could do this through jupyter-book and readthedocs once we have a conda package for the latest dolfin commit.

Multiple versions of docs is low priority. We could consider it more if there are major API changes between versions or when there are manuscripts with code published. Folks can always build their own docs from an archived version of a package.

The most important thing now is to have something on the documentation at all. The current webpage: https://stubs.readthedocs.io/en/development/ does not have any info on it, does not build, and the API does currently not show due to the aforementioned conda issues.

I agree.

from smart.

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.