Skip to content

docs: initial (not-working) version of DocFX YAML generation - #4317

Closed
tbpg wants to merge 3 commits into
mainfrom
docfx-yaml
Closed

docs: initial (not-working) version of DocFX YAML generation#4317
tbpg wants to merge 3 commits into
mainfrom
docfx-yaml

Conversation

@tbpg

@tbpg tbpg commented Aug 13, 2021

Copy link
Copy Markdown

This line fails in class.yml.twig:

- uid: {{ node.fullyQualifiedStructuralElementName|yaml }}

You can try it locally with:

cd Vision
composer update
rm -rf docs && phpdoc --template=data/templates/docfxyaml/ -t docs -i vendor

See https://docs.phpdoc.org/3.0/guide/guides/templates/twig.html.

cc @bshaffer

@tbpg
tbpg requested review from a team August 13, 2021 15:42
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 13, 2021
@tbpg tbpg added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Aug 13, 2021
@dwsupplee

Copy link
Copy Markdown
Contributor

Thanks @tbpg, I think we can close this now as the work has been done in a parallel PR and merged. :)

@dwsupplee dwsupplee closed this Nov 30, 2022
@bshaffer
bshaffer deleted the docfx-yaml branch December 2, 2022 18:03
@bshaffer
bshaffer restored the docfx-yaml branch December 2, 2022 18:03
@bshaffer
bshaffer deleted the docfx-yaml branch December 2, 2022 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. do not merge Indicates a pull request not ready for merge, due to either quality or timing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants