From 2e1082008c9f06c09b7037880ff72a25afde79f5 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Mon, 14 Nov 2016 23:12:06 +0900 Subject: Rename InvocationContext -> Context It's a bit big and wordy, looks like it makes sense to just call it "Context". --- doc/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source/index.rst') diff --git a/doc/source/index.rst b/doc/source/index.rst index 743cca6ab..674c34904 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -26,7 +26,7 @@ software in special ways. Core Framework -------------- -* :class:`~buildstream.invocationcontext.InvocationContext` - User preferences and invocation state +* :class:`~buildstream.context.Context` - Invocation Context * :class:`~buildstream.element.Element` - Base Element Class * :class:`~buildstream.source.Source` - Base Source Class -- cgit v1.2.1