Skip to content

TcMenu/documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation

Documentation License: Apache 2.0 davetcc JSC TechMinds

This contains the library docs as found on theCodersCorner website. You can view the documentation here.

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.

About

Library documentation for tcMenu and related repos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published