Skip to content

Examples don't load from the manual page #29

Answered by noah1510
nicechocolate asked this question in Q&A
Discussion options

You must be logged in to vote

I tried loading the examples from the manual page: https://noah1510.github.io/LedController/english/examples.html

This is a known problem and mentioned in #21. I cannot fix it since it is a problem caused by github pages and I do not know why that problem exists.

If you really need to look at the examples you can open them on github or you can clone the repository and build the documentation yourself.
To build the documentation you need to do the following steps:

  • Install git and doygen
  • clone the repository using git
  • open a terminal in the cloned folder
  • simply type doxygen into the terminal and press enter
    This will generate the english documentation in the folder doc/html and you can o…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by noah1510
Comment options

You must be logged in to vote
1 reply
@noah1510
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #28 on February 18, 2021 17:58.