Alexandre Morignot
301a600923
Account() constructor does not take an id
2014-11-24 20:21:24 +01:00
Laurent Bachelier
c79dcc22df
Remove nbsp in comments and documentation
2014-10-12 02:30:45 +02:00
Laurent Bachelier
822c1a3607
Proper English
2014-10-07 16:47:28 +02:00
Romain Bignon
d61e15cf84
rename things related to browsers
...
weboob.tools.browser -> weboob.deprecated.browser
weboob.tools.parsers -> weboob.deprecated.browser.parsers
weboob.tools.mech -> weboob.deprecated.mech
weboob.browser2 -> weboob.browser
weboob.core.exceptions -> weboob.exceptions
Also, the new tree for browser2 is:
weboob.browser: import weboob.browser.browsers.* and weboob.browser.url.*
weboob.browser.browsers: all browsers (including PagesBrowser and LoginBrowser)
weboob.browser.url: the URL class
weboob.browser.profiles: all Profile classes
weboob.browser.sessions: WeboobSession and FuturesSession
weboob.browser.cookies: that's a cookies thing
weboob.browser.pages: all Page and derivated classes, and Form class
weboob.browser.exceptions: specific browser exceptions
weboob.browser.elements: AbstractElement classes, and 'method' decorator
weboob.browser.filters.*: all filters
2014-10-07 00:30:07 +02:00
Samuel Loury
e6bcec87f5
Fix the example of call to ListPage
...
The defined method is called iter_accounts and not
iter_accounts_list.
2014-10-03 12:50:56 +02:00
Florent
a019819f9d
Move browser2 from weboob/tools/b2 to weboob/browser2
2014-10-02 11:01:34 +02:00
Florent
0088013ae1
Rename BaseBrowser to Browser
2014-09-26 10:18:12 +02:00
Florent
444d36eee8
Rename BasePage to Page
2014-09-26 10:18:12 +02:00
Florent
44dffce7b2
Rename CapBase to Capability
2014-09-26 10:18:12 +02:00
Florent
5a1d83b567
Rename BaseModule to Module and Module to LoadedModule
2014-09-26 10:18:12 +02:00
Florent
f3aeddffbc
Rename backend.py to module.py
2014-09-26 10:18:12 +02:00
Florent
3ecb491c1c
s/BACKEND/MODULE/
2014-09-26 10:18:11 +02:00
Florent
c678dd6b7a
Use Module and not backend in the documentation
2014-09-26 10:18:11 +02:00
Florent
8559af3d6a
s/BaseBackend/BaseModule
2014-09-26 10:18:11 +02:00
Florent
ddc4f4bac7
Add references to the tests page
2014-09-03 14:33:13 +02:00
Florent
7e426db72c
Import the test page from wiki
2014-09-03 14:24:37 +02:00
Florent
8868c9da99
Move storage in advanced topics
2014-09-03 14:08:56 +02:00
Romain Bignon
a3c4c55fd6
change module documentation to learn browser2 (refs #1451 )
2014-09-02 21:45:49 +02:00
Romain Bignon
18e9e4a779
add helloworld on index page
2014-08-31 15:27:51 +02:00
Romain Bignon
a9008e9b04
improvements on the dev documentation website
...
- new home page (inspired from the python's one)
- add a "How to contribute" page
- add logo/favicon
- more customizations
2014-08-30 20:44:11 +02:00
Florent
3d6d0f8711
Add local_run in documentatin for developpers
2014-08-20 14:48:53 +02:00
Florent
2561f14b1d
Add instruction for developpers missing the first steps
...
closes #868
2014-08-19 23:20:12 +02:00
Florent
e5f11a15eb
s/IBaseCap/CapBase/ (refs #1424 )
2014-07-09 12:59:31 +02:00
Laurent Bachelier
0f90d6e9dd
Some English fixes
...
"informations" is incorrect; try to use a better word, or the invariant "information".
2014-07-09 12:50:32 +02:00
Laurent Bachelier
dd4a66be77
Some missing renames of ICap to Cap
...
refs #1424
2014-07-09 12:50:32 +02:00
Florent
b5da172488
Upgrade documentation with s/ICap/Cap
2014-07-07 16:32:54 +02:00
Romain Bignon
51958135cb
rename CapBaseObject to BaseObject (refs #1424 )
2014-07-05 17:26:05 +02:00
Laurent Bachelier
c1bec2e388
New git URL
2013-02-10 00:52:35 +01:00
Laurent Bachelier
3a66728392
Fix crashes with unicode characters in maintainer name
...
Change every mention of MAINTAINER to avoid future issues.
2012-10-24 13:29:30 +02:00
Romain Bignon
b8e7b8b398
fix typo
2012-04-15 20:31:08 +02:00
Romain Bignon
2c42416a4f
add guides
2012-04-01 17:41:39 +02:00
Christophe Benz
8f8f2e29e8
update sphinx doc
2010-11-25 19:15:33 +01:00
Christophe Benz
b21d0a104b
create doc skeleton
2010-11-25 16:39:05 +01:00