Git Product home page Git Product logo

Comments (6)

eskroch avatar eskroch commented on August 16, 2024

The linked files are all in the right place in the GitHub.io repo. The links work in the local copy of the documentation on my machine. Any ideas why GitHub won't load the linked files, e.g., CPTAxis.h? The file is at https://github.com/core-plot/core-plot.github.io/blob/master/iOS/_c_p_t_axis_8h.html.

from core-plot.github.io.

hwiesmann avatar hwiesmann commented on August 16, 2024

According to the error message index.html file is missing in the root URL (directory). But there is an index.html file, probably the file also has to exist in the sub-directories?!

from core-plot.github.io.

eskroch avatar eskroch commented on August 16, 2024

There is an index.html file in both the Mac and iOS subdirectories. It's the home page for the documentation.

from core-plot.github.io.

hwiesmann avatar hwiesmann commented on August 16, 2024

from core-plot.github.io.

eskroch avatar eskroch commented on August 16, 2024

Capitalization is ok. All of the files are in the same directory, all of the internal links generated by Doxygen are relative links, and the generated files all have names that are entirely lower-case.

I suspect that the Github pages server doesn't like the filenames that start with underscore characters ("_"). I haven't found a Doxygen setting to change that. I may have to add some post-processing to the documentation build script to fix the filenames and the links.

from core-plot.github.io.

eskroch avatar eskroch commented on August 16, 2024

I removed the leading underscores from the filenames and that appears to have fixed all of the broken links.

from core-plot.github.io.

Related Issues (2)

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.