From 45e72dec0bc3b146ce1c01e2951007bb90990652 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Thu, 11 Jul 2013 17:17:39 -0400 Subject: Remove Publishing section to its own file --- docs/source/tutorial.rst | 25 +------------------------ 1 file changed, 1 insertion(+), 24 deletions(-) diff --git a/docs/source/tutorial.rst b/docs/source/tutorial.rst index 8050656..5c186cc 100644 --- a/docs/source/tutorial.rst +++ b/docs/source/tutorial.rst @@ -296,27 +296,4 @@ Example (truncated for brevity):: Repairing permissions... + Running task: Generate package + Running task: Generate source package - - -Publishing -========== - -.. note:: - - If you have not setup a custom repository, please refer to Oracle's ``pkgrepo`` documentation - before continuing. - -Repository discovery --------------------- - -TODO - -Sending -------- - -TODO - -Verifying ---------- - -TODO \ No newline at end of file + \ No newline at end of file -- cgit