summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* fix: correct imports and `__all__` (#2340)Iwan Aucamp2023-04-122-1/+51
* docs: fix typo in security considerations documentationElliot Ford2023-04-071-1/+1
* build: upgrade sphinx and change flake8 and related to only install on python...Iwan Aucamp2023-03-211-0/+4
* docs: fix typo in NamespaceManager documentation (#2291)Charles Tapley Hoyt2023-03-191-1/+1
* chore: prepare for release 6.3.1 (#2285)6.3.1Iwan Aucamp2023-03-181-28/+38
* docs: don't use kroki (#2284)Iwan Aucamp2023-03-174-63/+64
* chore: prepare for release 6.3.0 (#2276)6.3.0Iwan Aucamp2023-03-161-1/+1
* docs: document avaiable security measures (#2270)Iwan Aucamp2023-03-163-0/+142
* build(deps-dev): bump black from 22.12.0 to 23.1.0 (#2248)dependabot[bot]2023-03-111-1/+1
* feat: add parser type hints (#2232)Iwan Aucamp2023-03-051-0/+1
* build: move to poetry for dependency management; consolidate more settings in...Jeffrey C. Lerman2023-01-174-53/+47
* build: update black to 22.12.0 (#2186)Iwan Aucamp2022-12-272-2/+2
* build: update black to 22.10.0 (#2163)Iwan Aucamp2022-11-191-1/+1
* build(deps-dev): bump black from 22.6.0 to 22.8.0 (#2109)dependabot[bot]2022-09-071-1/+1
* chore: rename default branch to `main` (#2101)Iwan Aucamp2022-09-048-64/+132
* docs: Add a contributing guide (#2082)Iwan Aucamp2022-08-232-0/+53
* feat: Add type hints to rdflib.graph (#2080)Iwan Aucamp2022-08-231-4/+15
* feat: add type hints for `rdflib.store` and `rdflib.plugins.stores` (#2057)Iwan Aucamp2022-07-301-0/+6
* build: Gitpod integration and Google Cloud Shell Button (#2034)Iwan Aucamp2022-07-201-2/+2
* docs: fix sphinx nitpicky issues (#2036)Iwan Aucamp2022-07-1811-46/+84
* build: remove drone config (#2037)Iwan Aucamp2022-07-181-4/+4
* Prepare for 6.2.0 release (#2023)6.2.0Iwan Aucamp2022-07-161-1/+1
* Update black to 22.6.0 (#2015)Iwan Aucamp2022-07-131-1/+1
* Merge pull request #1975 from RDFLib/dependabot/pip/sphinx-lt-6Natanael Arndt2022-06-201-1/+1
|\
| * Update sphinx requirement from <5 to <6dependabot[bot]2022-05-301-1/+1
* | correct italic markup in plugin stores docs (#1977)Elliot Ford2022-06-041-2/+2
|/
* style: enable and baseline flakeheaven (#1928)Iwan Aucamp2022-05-151-2/+11
* test: run doctest on rst files in `docs/` (#1875)Iwan Aucamp2022-05-041-3/+3
* build: add Taskfile with development tasks (#1867)Iwan Aucamp2022-04-301-0/+99
* Also remove `examples/film.py` from docsIwan Aucamp2022-04-241-7/+0
* docs: switch to sphinx-autodoc-typehintsIwan Aucamp2022-04-192-1/+7
* docs: change term reference to italicizedIwan Aucamp2022-04-151-2/+2
* Merge remote-tracking branch 'upstream/master' into default_prefixesIwan Aucamp2022-04-151-1/+1
|\
| * [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-04-151-1/+1
* | Merge branch 'master' into default_prefixesNicholas Car2022-04-153-2/+9
|\ \ | |/
| * docs: fix sphinx warningsIwan Aucamp2022-04-143-60/+66
* | Update docs/namespaces_and_bindings.rstNicholas Car2022-04-051-1/+1
* | Merge remote-tracking branch 'upstream/master' into default_prefixesIwan Aucamp2022-04-041-1/+1
|\ \ | |/
| * Update to black 22.3.0 because of issue with click (#1780)Iwan Aucamp2022-03-301-1/+1
* | ensure all core Stores contain prefix replace optionnicholascar2022-03-302-2/+17
* | 'none' optionnicholascar2022-03-281-21/+71
* | docco improvementsnicholascar2022-03-271-1/+1
* | Merge branch 'master' into default_prefixesnicholascar2022-03-275-13/+190
|\ \ | |/
| * Add pull request guidelines and template.Iwan Aucamp2022-03-191-1/+51
| * Merge pull request #1691 from aucampia/iwana-20220124T2147-better_toxNicholas Car2022-03-181-8/+13
| |\
| | * Improved tox configIwan Aucamp2022-03-161-8/+13
| * | Fix black version in developers.rsteggplants2022-03-171-1/+1
| * | Use a fixed version of black instead of a range.Iwan Aucamp2022-03-161-1/+1
| * | Merge remote-tracking branch 'upstream/master' into fix_blackIwan Aucamp2022-03-162-0/+122
| |\ \ | | |/
| | * Merge pull request #1751 from aucampia/iwana-20220227T2010-doc_type_hintsIwan Aucamp2022-03-152-0/+122
| | |\