summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Move from % syntax to format or f-stringsPierre Sassoulas2021-02-171-1/+1
| | | | This is possible with python 3.6
* Remove the # coding, since PEP3120 the default is UTF8Pierre Sassoulas2021-02-171-1/+0
|
* Fix the "Hello Astroid" example in index.rst (#662)Thirumal Venkat2019-04-091-2/+4
|
* Try with a smaller imageClaudiu Popa2019-03-201-0/+0
|
* Add the Tidelift subscription notification and badgeClaudiu Popa2019-03-202-2/+47
|
* Docs: Fixing transformation example to be functional (#640)Azeem Bande-Ali2019-01-281-9/+9
| | | The previous example was referencing undefined variables and returning the wrong node.
* Add note to remove the already built distsClaudiu Popa2018-07-191-0/+1
|
* Add super minimal documentation regarding inference. Close #480Claudiu Popa2018-06-121-0/+80
|
* Include the changelog in the online documentationClaudiu Popa2018-06-043-0/+14
|
* Better markupClaudiu Popa2018-06-041-5/+5
|
* Allow google style docs to be built along side sphinx style docs, using ↵Claudiu Popa2018-06-041-0/+1
| | | | napoleon extension
* Improve the documentation to ease the discovery of astroid's featuresClaudiu Popa2018-06-049-114/+59
|
* Cleanup inference documentation, too many internal detailsClaudiu Popa2018-06-042-53/+14
|
* Add some more documentation for the transformsClaudiu Popa2018-06-042-14/+246
|
* Removed AsStringRegexpPredicate in favour of transform predicatesClaudiu Popa2018-06-041-5/+0
|
* Mention copyrite for updating the copyright noticesClaudiu Popa2018-05-311-3/+7
|
* pyupgrade (#549)Anthony Sottile2018-05-221-6/+6
|
* Remove comments from the time we were on bitbucketClaudiu Popa2018-04-051-4/+4
|
* Revert the document name changeClaudiu Popa2018-03-111-2/+2
|
* Make the year dynamicClaudiu Popa2018-03-112-3/+5
|
* Add new release instructions as for pylintClaudiu Popa2017-12-151-2/+5
|
* Public facing node documentationAshley Whetter2017-11-057-1/+399
|
* Keep a consistent copyright notice across the board.Claudiu Popa2016-07-191-1/+1
|
* Remove automodule, we cannot use it due to astroid's heavy bootstrapping of ↵Claudiu Popa2016-07-072-17/+0
| | | | builtins.
* Move the files outside of the source directory.Claudiu Popa2016-07-074-0/+0
|
* Update the sphinx configuration to be inline with Pylint's.Claudiu Popa2016-07-071-12/+8
|
* Update the docs (and test ReadTheDocs hook)Claudiu Popa2016-06-291-3/+3
|
* Fix typosJakub Wilk2016-06-022-4/+4
|
* doc: fix buildJulien Cristau2016-02-102-4/+4
| | | | | | | Stop hardcoding an outdated version number, don't reference nonexistent _static directory, and fix "inference" module reference. Signed-off-by: Julien Cristau <julien.cristau@logilab.fr>
* Prepare a new micro release.astroid-1.3.4Claudiu Popa2015-01-171-2/+2
|
* Prepare the release.astroid-1.3.3Claudiu Popa2015-01-161-2/+2
|
* Fix the order of commands and options in the release documentation.Torsten Marek2014-11-201-1/+1
|
* Add support for the wheel format. Closes issue #48.Claudiu Popa2014-10-161-1/+1
|
* Specify in the release process that sdist should use .tar.gz extension.Claudiu Popa2014-08-241-2/+2
|
* Added a short document outlining the release process.Torsten Marek2014-07-251-0/+23
|
* [doc] Add atr's notes on inference and some TODOsAnthony Truchet2013-07-293-4/+105
|
* [doc] Setup Sphinx for documenting Astroid.Anthony Truchet2013-06-265-0/+542
|
* Review documentation for the new extensions API.Torsten Marek2013-06-181-10/+13
|
* start some documentation for the new transformation APISylvain Thénault2013-06-181-0/+28