This is the repository of X2Cscope documentation.
It is hosted by Gihub pages at X2Cscope.github.io.
Static page is generated by Jekyll with Just the Docs theme.
- Ruby v2.7 tested - check your Ruby version using
ruby -v
- RubyGems v3.1.4 tested - check your Gems version using
gem -v
- Jekyll v4.2.0 tested - check your Jekyll version using
jekyll -v
Run the following commands in the root
$ bundler exec jekyll build
$ bundler exec jekyll serve