Migrating hardware manual to Markdown (first batch) - #867
Conversation
|
Please change the target to 2.6, because merging changes from RST to MD would be a maintenance nightmare. Otherwise this looks already good. |
3c0c25e to
e7815f9
Compare
|
I have rebased the work onto 2.6. I have an AI agent currently fixing all build errors. As mentioned in the description, even if they exist in main/2.6 as RST, they seems to prevent the build in MD and prevent Netlify preview. I will push that as soon as this is completed and we can consider this for merging, potentially with the fix commit cherry picked as separated PR, since it does have larger change impact (e.g PDF summary) |
|
I have pushed the fix now, so the build is warning-free. Preview is available in https://deploy-preview-867--mixxx-manual.netlify.app/hardware/manuals I think this can now be considered for merge. |
|
Ah good catch. Yeah, nested bullet points sometimes needs explicit declaration. I will have a look ASAP. |
|
Sure I intend to merge this soon, but regressions must be addressed before I can do this. |
|
Great - let me know if you spot any other regressions! |
b6622c8 to
02ff763
Compare
Indeed, I must have mixed up my browser windows. Please fix the merge conflicts! |
|
Conflict fixed! I tried to fix some of those broken links when they were trivial too |
JoergAtGithub
left a comment
There was a problem hiding this comment.
Nearly all pages look like the old ones or are improved. Except the 5 I commented.
|
Thanks for the thorough review, also found some issue and pushed fixups. The Numark Mixtrack Pro page appears to be in a weird design style. Probably some follow up cleanup could be useful. |
Please create an issue for that! |
|
Done in #882 |
|
Please squash the fixups |
98d68ed to
ac7292c
Compare
|
Done! |
|
congrats |





This migration was automated with a Python script, largely written by an AI and manually tweaked.
Non-consecutive header level increase) are existing issue in RST. We can decide to ignore those or fix in the migration.Test
Migrated pages were reviewed side-by-side with the live RST version on the website manual by eyes, so mistake might have sneaked in. When there was too many visual discrepancy, the manual was discarded from this batch, for later review.
Note
When the column layout was explicitly, this explicit declaration was kept in Markdown
Plan and future steps
The idea is to carry on with the Markdown migration, before those can all moved (at once or by batches) to the main repo, and pulled automatically (either with a repo automation or at build time).
Once moved into the main repo, we will be able to better help contributor to keep the doc up to date and use AI to help reviewing some poor or incomplete documentation, using the actual mapping definition.
Preview available here