From c8e7f419fed65f2a9d055a5c9850e5fb213d9152 Mon Sep 17 00:00:00 2001 From: John DeNisco Date: Fri, 3 Aug 2018 11:02:24 -0400 Subject: Added missing file docs: Incorporate Javier's progressive VPP tutorial Change-Id: Iecee041039c7ed81713bc0530fc536e989c71497 Signed-off-by: John DeNisco --- docs/gettingstarted/writingdocs/gitreview.rst | 1 + docs/gettingstarted/writingdocs/todo.rst | 5 ----- 2 files changed, 1 insertion(+), 5 deletions(-) (limited to 'docs/gettingstarted/writingdocs') diff --git a/docs/gettingstarted/writingdocs/gitreview.rst b/docs/gettingstarted/writingdocs/gitreview.rst index 308e313460b..8eb8d071402 100644 --- a/docs/gettingstarted/writingdocs/gitreview.rst +++ b/docs/gettingstarted/writingdocs/gitreview.rst @@ -66,6 +66,7 @@ To modify an existing patch: .. code-block:: console + $ git review -d $ git status $ git add $ git commit --amend diff --git a/docs/gettingstarted/writingdocs/todo.rst b/docs/gettingstarted/writingdocs/todo.rst index 6c722986c24..8051f6d7e07 100644 --- a/docs/gettingstarted/writingdocs/todo.rst +++ b/docs/gettingstarted/writingdocs/todo.rst @@ -43,11 +43,6 @@ The getting started users guide needs an overview This section should be references to the doxygen links. The doxygen links will need to be cleaned up. This section could be a quick reference only using commands we have tested. -:ref:`progressivevpp` -===================== - -This section needs work. It needs to be split up and tested. - :ref:`vswitchrtr` ================= -- cgit 1.2.3-korg