Go to file
2022-09-12 15:01:24 +03:00
data Import initial sources 2022-09-10 10:47:13 +03:00
gnat Import initial sources 2022-09-10 10:47:13 +03:00
source Import initial sources 2022-09-10 10:47:13 +03:00
.gitignore Import initial sources 2022-09-10 10:47:13 +03:00
alire.toml Import initial sources 2022-09-10 10:47:13 +03:00
fetch.sh Move CC SA license note at the end of each page. 2022-09-12 15:01:24 +03:00
LICENSE Initial commit 2022-09-10 10:32:14 +03:00
note.mdx Add license note to each page. 2022-09-11 18:19:29 +03:00
README.md Import initial sources 2022-09-10 10:47:13 +03:00

Scripts to fetch Ada Quality and Style Guide wikibook

These scripts convert the WiKi book to ada-lang.io markdown.

Build and run

You need pandoc, curl, sed installed. Build a pandoc filter with Alire:

alr build

Then run:

./fetch.sh <OUTPUT_DIR>

To be fixed

  • Arrange code blocks in Source Code Presentation in two columns
  • Add chapter/section numbers
  • Replace "see Guideline X.Y.Z{,/and X.Y.Z}", "Chapter X", "Sections X.Y" with cross links
  • change definition lists? (in Portability, OOP)
  • Fix Wikipedia links
  • Fix examples in Reusability: "Compare the body for the simplest version"
  • Fix ACES in References
  • Fix Bibliography