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

Primary objective: Add jsdoc-compatible docstrings and doc-build task #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Tythos
Copy link

@Tythos Tythos commented Dec 8, 2020

This includes the following features from the single commit involved:

  • Added jsdoc-compatible docstrings to source module

  • Renamed lib source extensions to .JS (since no React is utilized at this time, this greatly simplifies cross-package compatibility)

  • Added documentation artifacts ('public/') to gitignore

  • Added jsdoc configuration file

  • Incremented semver (UPDATE: not included with commit, but strongly recommended)

  • Added docs task to package scripts

  • Added jsdoc and foodoc to development dependencies

  • Expanded readme documentation to include package scripts

  • Updated webpack configuration to reflect new/simplified file extensions

…e extensions to .JS (no react utilized at this time); added documentation artifacts ('public/') to gitignore; added jsdoc configuration file; incremented semver; added docs task to package scripts; added jsdoc and foodoc to development dependencies; expanded readme documentation to include package scripts; updated webpack configuration to reflect new/simplified file extensions
@Tythos Tythos mentioned this pull request Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant