0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-28 08:48:04 +01:00
wagtail/docs/contributing
Sage Abdullah 3802f8bf46 Fix remaining XHTML errors in docs to remove ePub build errors
Had to remove the <details> element for the section linking example in
the "Reference links" section.

This is because Sphinx/MyST renders a <section> element for each heading
and closes it when the next heading starts. If we create a heading
inside a <details> element, the <section> element will not be closed
until the next heading starts, which generates invalid HTML.
2024-10-31 07:52:49 +10:00
..
committing.md Changed all British spellings to American spellings, in the Contributing to wagtail section. (#11641) 2024-02-14 08:20:02 +10:00
developing.md Fix malformed documentation ref developing_using_a_fork 2024-04-19 17:09:50 +10:00
documentation_guidelines.md Fix remaining XHTML errors in docs to remove ePub build errors 2024-10-31 07:52:49 +10:00
documentation_modes.md Improve grammar, spelling, and punctuation in Contributing to Wagtail section (#9396) 2022-10-19 21:51:16 +01:00
first_contribution_guide.md Added missing link to the Code of Conduct in the community guidelines… (#12432) 2024-10-20 11:27:21 +01:00
general_guidelines.md Document new choice of writing style guide (#10634) 2023-10-06 23:24:26 +01:00
index.md Simplify Wagtail docs section titles 2024-09-19 10:09:46 +01:00
issue_tracking.md Docs - Update and fix broken links 2024-02-16 17:23:53 +10:00
python_guidelines.md Changed all British spellings to American spellings, in the Contributing to wagtail section. (#11641) 2024-02-14 08:20:02 +10:00
release_process.md fix up legacy release note refs & use consistent format 2022-08-16 12:42:42 +01:00
security.md Change Twitter to X in security.md 2024-08-27 15:32:17 +01:00
styleguide.md
translations.md Changed all British spellings to American spellings, in the Contributing to wagtail section. (#11641) 2024-02-14 08:20:02 +10:00
ui_guidelines.md Add new global CSS variable --w-density-factor 2024-04-18 13:04:25 +01:00