Skip to content

Add interfaces render #64

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

Closed
wants to merge 6 commits into from

Conversation

mallardduck
Copy link
Contributor

@mallardduck
Copy link
Contributor Author

I've read somewhere that the PDF output is deprecated and not used by PHP core. As such I've excluded the changes for that code route that would be necessary for this PR's goal to work with PDF output.

@mallardduck
Copy link
Contributor Author

I'm gonna close this PR out since @cmb69 pointed out in another PR that changing the DocBook (in doc-base) won't be an accepted option. So I closed out that attempt and PR. However, since the latest DocBook uses RELAX NG and RELAX NG is extensible it should be possible to accomplish using the officially documented method here: https://tdg.docbook.org/tdg/4.5/ch05.html

Note the caveat:

If You Change DocBook, It's Not DocBook Anymore!

So I guess the same idea would apply to PHP's current (older) DocBook. However before any "proper" extensions can be done it seems that updating to current Relax NG based DocBook would be needed first (whatever that looks like, it's beyond my knowledge).

That said, this PR won't be much help by the time any of that gets done (if ever). Especially since #69 aims to fix PDF output and this PR considered that deprecated and didn't address that.

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