Giter VIP home page Giter VIP logo

ppa-auto-doc's Introduction

PPA AUTO-DOCUMENTATION TOOL

This tool is designed to aid in the creation of the PPA coursework documentations.

It will generate the pseudocode based on the actual code (However this version is based heavily on the formatting, like the right placement of spaces etc).

On top of this it will allow you to comment the code and will create separate files with the commented code, aptly named, and also put the commented code into a zip.

Other than automatically creating the Intro based on the comments about the files it will allow you to write the description, and save it between uses of the script so you don't have to write it each time.

The last thing it does is open up a tkinter window and allow you to organise the components of the diagram, so you can place them appropriately. To aid this it automatically snaps the arrow points to the closest free corners of the diagrams. Press Escape or close the window to finish editing the diagram and save it for use.

The command line options are like so:

test.py Coursework-No [write-comments] [write-class-diagrams] [write-description]

write comments, write class diagrams and write description are all either a "y" to allow you to write the comments, class diagrams or description, and a "n" if you want to use pre existing stuff, or you just don't want to do them yet.

Tools needed:

Bash - You should be running a bash based operating system because it runs some commands that are strictly for them. PDFLatex - Also you should have pdflatex installed on the command line so it can generate the pdf. Google Chrome - After it has finished it automatically displays the pdf in google chrome.

I've added my PPA 10 to show how it works with my code properly, I will also upload the java Auto Doc if you want to see how your code can be turned into pseudocode.

ppa-auto-doc's People

Contributors

joshuabradbury avatar joshbradbury52 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.