Giter VIP home page Giter VIP logo

Comments (8)

Ryuno-Ki avatar Ryuno-Ki commented on September 8, 2024

I have some issues using sphinx locally. It would be helpful to have a requirements.txt listing the dependencies with the exact versions used for building.

Aside from that, Makefile should use SPHINXBUILD = python3 -msphinx to avoid further issues.

from docs.

bhush9 avatar bhush9 commented on September 8, 2024

What issues you do have with sphinx? any error or logs?

from docs.

Ryuno-Ki avatar Ryuno-Ki commented on September 8, 2024

A messed up local installation. Hence I would prefer to use a virtualenv. Therefore I need the exact version of sphinx (plus which Python version was used). I have to many Python projects on my drive …

from docs.

ShalokShalom avatar ShalokShalom commented on September 8, 2024

Is there any news?

from docs.

demokrit011 avatar demokrit011 commented on September 8, 2024

Well on my side only a work-around: the pages are actually accessible if you click on the "dead" links and change the suffix from *.md to *.html so for example https://docs.halium.org/en/latest/supplementary/device_overview.md is accessible as https://docs.halium.org/en/latest/supplementary/device_overview.html . However this introduces new issues since github-markdown seems to be unsupported so the tables are broken...

from docs.

delijati avatar delijati commented on September 8, 2024

See limitations for markdown https://blog.readthedocs.com/adding-markdown-support/. An easy fix is to set ever *.md link to *.html in the source. Or to convert everything to rst.

from docs.

vanyasem avatar vanyasem commented on September 8, 2024

+1 for migrating to rST. And that should be done quickly, before we grow up too huge to change something

from docs.

delijati avatar delijati commented on September 8, 2024

Done see #33

from docs.

Related Issues (19)

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.