https://github.com/tcmenu/documentation
Library documentation for tcMenu and related repos
https://github.com/tcmenu/documentation
Last synced: 2 months ago
JSON representation
Library documentation for tcMenu and related repos
- Host: GitHub
- URL: https://github.com/tcmenu/documentation
- Owner: TcMenu
- License: apache-2.0
- Created: 2023-05-30T17:51:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-06T11:22:30.000Z (5 months ago)
- Last Synced: 2025-02-25T23:58:54.673Z (2 months ago)
- Language: CSS
- Size: 8.17 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Documentation
[](https://tcmenu.github.io/documentation)
[](https://github.com/TcMenu/documentation/blob/main/LICENSE)
[](https://github.com/davetcc)
[](https://www.jsctm.cz)This contains the library docs as found on theCodersCorner website. You can view the documentation [here](https://tcmenu.github.io/documentation).
This is completely self-contained and can be tested and developed locally with any recent build of hugo https://gohugo.io/
make sure when testing locally that in `config.toml` the `Production` parameter is 'N'.
To develop the site just load the directory into an editor such as VS Code or IntelliJ.
To test the site, simply start hugo in development mode from this directory with `hugo -w server`. That's it.
## Building the ref-docs documentation
Generally speaking, there is a link to the reference (or doxygen generated) documents within the site, these are usually hosted at the `/ref-docs` location and each of the library repositories and the tcMenu API are built in turn to this end. These are built on web server as the documentation changes.
## A few basic rules for committers
Avoid breaking links at all costs, do not refactor page names or positions without talking to one of the committers first. Check your spelling is correct, best to use a spell checker in the editor that you are using. Think about others needing to read your text, make it as short as you can while keeping the meaning.
## Limitations of use
Please ensure that if you host a copy of this site, that it links back to the original, and change any logos or company names to your own. License: Apache.