Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Implement automatic site generation of package documentation. #6

Closed
wants to merge 4 commits into from

Commits on Dec 20, 2022

  1. Implement docs generation for GitHub Pages

    * add gitignore for node_modules
    
    * fix typo import
    
    * implement typedoc site generation
    
    * implement github action for pages deployment
    jojobii-arks authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    51407ad View commit details
    Browse the repository at this point in the history
  2. refine typedoc config

    jojobii-arks committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    6b95cc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b5d32a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce0874f View commit details
    Browse the repository at this point in the history