Skip to content
lneuhaus edited this page Jul 5, 2017 · 11 revisions

Welcome to the pyrpl wiki!

Let's try to put the developer info, such as explanations on how the code is structured etc., into this wiki instead of the issues section. That way, the info will survive after the issues have been closed!

The page name should start with the category of the provided information, which is currently one of

  • API - specifies the application programming interface, used for deciding the API before actual coding
  • Code - details of the code implementation, including algorithms, tricks, gotchas
  • Installation - installation instructions for various parts
  • Packaging - instructions on how to compile code/documentation/executables/distributions for the end user