Skip to content

Restructire the POD of macros (graph)#1269

Merged
drgrice1 merged 3 commits intoopenwebwork:PG-2.20from
Alex-Jordan:restructure-pod-macros-graph
Jul 20, 2025
Merged

Restructire the POD of macros (graph)#1269
drgrice1 merged 3 commits intoopenwebwork:PG-2.20from
Alex-Jordan:restructure-pod-macros-graph

Conversation

@Alex-Jordan
Copy link
Contributor

This is part of an alternative to #1244, breaking it down into smaller PRs for review.

drgrice1 added a commit to drgrice1/pg that referenced this pull request Jul 17, 2025
Copy link
Member

@drgrice1 drgrice1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are a few places where the added name section has an sentence after the dash added that is not capitalized, and the PGgraphmacros.pl has inconsistent "Usage" handling.

I will add a pull request to this branch that fixes these things, and then this pull request looks like it is in order.

);

If needed, the C<< $plot->add_dataset >> method returns the L<Data|/"DATA OBJECT"> object
If needed, the C<< $plot->add_dataset >> method returns the L<DATASETS> object
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In order for this to work in webwork2's POD viewer this should be

Suggested change
If needed, the C<< $plot->add_dataset >> method returns the L<DATASETS> object
If needed, the C<< $plot->add_dataset >> method returns the L<Data|Data.pm/"DATA OBJECT"> object

drgrice1 added a commit to drgrice1/pg that referenced this pull request Jul 17, 2025
@drgrice1 drgrice1 merged commit ad04450 into openwebwork:PG-2.20 Jul 20, 2025
3 checks passed
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.

3 participants