okfn-brasil / serenata-toolbox

📦 pip module containing code shared across Serenata de Amor's projects | ** Este repositório não recebe atualizações frequentes **
MIT License
154 stars 69 forks source link

Simplify public API #89

Closed anaschwendler closed 7 years ago

anaschwendler commented 7 years ago

This PR is related to #59.

So here, I refactor the names of the modules to simple ones. In that journey, I noticed that we've completely forgot to check some files while working on refactoring the toolbox to accept both Chamber of Deputies and Federal Senate.

image

As we see in the image, it still keeps the format from before Federal Senate introduction 👀 But I don't know if we just wait for the #87 to fix it, or something.

Help will be accepted <3

anaschwendler commented 7 years ago

Ok, I think that I find a way to update the sphinx documentation. What I've done was: make rst into the /docs folder

So, I am not sure if it was the right way, I'll be waiting for reviews :)

anaschwendler commented 7 years ago

Ok, I guess that now everything is right!

cuducos commented 7 years ago

Ok, I guess that now everything is right!

Running integration tests and merging it as soon as it finishes ; )