NWChemEx / NWChemEx/PluginPlay

Module Docs Should Have Default Key

Open
#337 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue
Dominant language
C++
Stars
13
Forks
1
Avg merge
43m
Merged PRs (30d)
4

Description

AFAIK the module documentation is generated by looping over a ModuleManager instance. This means the routine for creating the documentation should also be able to update the documentation with what the default key is for the module, e.g., in ChemCache it would be great if the documentation page for the NWXMolecule module said the key was "NWX Molecules".

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how module documentation is generated while looping over a ModuleManager instance, then compare the generated NWXMolecule documentation page in ChemCache. The work is done when the module's default key, such as "NWX Molecules", appears in its generated documentation.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.