aboutsummaryrefslogtreecommitdiffstats
path: root/docs/pageupdater.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: Set stable permalink on markdown filesTimo Tijhof2024-03-091-1/+1
| | | | | | | | | | | | | | | | | In Doxygen 1.9.7, the URL generation logic changed such that input files in directories (i.e. /docs/Hooks.md) are published with the slug `md_docs_2Hooks.html` instead of `md_docs_Hooks.html`. This was done to improve an edge case where if two conflicting files existed (e.g. docs_Foo.md and docs/Foo.md) both can now get their own stable URL in a determimistic way (e.g. as opposed to a-z sorting and appending _2 only if a conflict exists). But this made other more common URLs no longer stable. Work around this by setting an explict permalink for each markdown file. Ref https://github.com/doxygen/doxygen/issues/10721. Change-Id: Ifeb03602452c1148bd372555bebac9922c583ac2
* editpage: Minor docs and file header cleanupTimo Tijhof2023-03-051-2/+4
| | | | | | | | | | | | * Remove duplicate descriptions from file blocks in favour of class doc blocks. This reduces needless duplication and incorrect or outdated copies, and helps to make the file header more consistently visually ignorable. * Clean up the file header, similar to other commits under <https://gerrit.wikimedia.org/r/q/message:ingroup+owner:Krinkle>. Change-Id: I31b137b1d6c75eb042d935b99f92ef47652596ec
* pageupdater.md: Update and fix references to codeMatěj Suchánek2022-03-061-3/+3
| | | | Change-Id: If6ddcce76368521c48cced6296b556ad74842369
* docs - minor cleanup, including fixing markdown syntaxDannyS7122020-05-231-9/+13
| | | | | | | | Use code highlighting where relevant Fix list syntax in memcached.md to render lists without paragraph breaks Add a missing period to schema.md Change-Id: I763cfd479968cedbf952c231283d33b82a0910d6
* docs: convert pageupdater and sitelist to markdownManuel Alcaraz Zambrano2019-12-211-0/+131
Change-Id: I465831ad1fe0f05c32a44d2b47f3f19b78ba65d7