FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Move PHPT documentation to docs by cmb69 · Pull Request #15940 · php/php-src · GitHub

/ php-src Public

Move PHPT documentation to docs - #15940

Closed
cmb69 wants to merge 1 commit into
php:masterfrom
cmb69:cmb/phpt-md
Closed

Move PHPT documentation to docs#15940
cmb69 wants to merge 1 commit into
php:masterfrom
cmb69:cmb/phpt-md

Conversation

cmb69 commented Sep 17, 2024

Copy link
Copy Markdown
Member

This was so far hosted on qa.php.net, but since there are plans to retire that site, we move the relevant documentation about PHPTs to php-src/docs.


This is an alternative to PR #15939, but this time using Markdown.

This was so far hosted on qa.php.net, but since there are plans to
retire that site, we move the relevant documentation about PHPTs to
php-src/docs.

Copy link
Copy Markdown
Member

For context on the new documentation:

https://externals.io/message/122357#122361

I switched to rst after running into some formatting difficulties, and some strong opinions on MD on Slack 😄

cmb69 commented Sep 17, 2024

Copy link
Copy Markdown
Member Author

See https://externals.io/message/125480#125588 for why I also did this PR.

I'm more comfortable writing MD than RST, but it's not a big deal for me using the latter. Even HTML or DokuWiki markup would be okay for me for the PHPT docs.

Copy link
Copy Markdown
Contributor

I can highly recommend myst_parser which allows you to write everything in Markdown, and if something is unsupported by Markdown, it allows you to write that part in inlined full featured RichText.

cmb69 commented Oct 21, 2024

Copy link
Copy Markdown
Member Author

Thank @mvorisek! I'd rather not add yet another markup language to my skillset. :)

Anyhow, I'm closing this PR in favor of #15939.

cmb69 closed this Oct 21, 2024
cmb69 deleted the cmb/phpt-md branch October 21, 2024 22:22
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL