Skip to content

ada-lang-io/import-style-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

Then run yarn format in ada-lang.io repository to reformat output according to Docusaurus style.

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

About

Scripts to fetch Ada Quality and Style Guide wikibook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published