From 7d2c28c02c6ecddcf492f385cacbd3d24ac215db Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 15 Sep 2008 14:55:41 +0000 Subject: Begin documenting the new shell design. svn path=/branches/kill-bonobo/; revision=36337 --- doc/reference/shell/eshell-docs.sgml | 37 ++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 doc/reference/shell/eshell-docs.sgml (limited to 'doc/reference/shell/eshell-docs.sgml') diff --git a/doc/reference/shell/eshell-docs.sgml b/doc/reference/shell/eshell-docs.sgml new file mode 100644 index 0000000000..452a53cabf --- /dev/null +++ b/doc/reference/shell/eshell-docs.sgml @@ -0,0 +1,37 @@ + + + + + Evolution Shell Reference Manual + + for eshell [VERSION] + The latest version of this documentation can be found on-line at + http://[SERVER]/eshell/. + + + + + Shell + + + + + + + + + + + + + + Actions by Group + + + + + Index + + + -- cgit v1.2.3 From c6795be3a8b7b17ced9e99e17db9ac6cbed6e018 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 1 Oct 2008 03:48:51 +0000 Subject: Continue documenting the new shell API. svn path=/branches/kill-bonobo/; revision=36511 --- doc/reference/shell/eshell-docs.sgml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/reference/shell/eshell-docs.sgml') diff --git a/doc/reference/shell/eshell-docs.sgml b/doc/reference/shell/eshell-docs.sgml index 452a53cabf..6baba61429 100644 --- a/doc/reference/shell/eshell-docs.sgml +++ b/doc/reference/shell/eshell-docs.sgml @@ -12,22 +12,22 @@ - Shell + The Shell - - + - Actions by Group - + Actions + + -- cgit v1.2.3 From ab0ea462f39d13d56f10ccefeae882cc001469e4 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 19 Nov 2008 23:54:02 +0000 Subject: Documentation improvements. svn path=/branches/kill-bonobo/; revision=36806 --- doc/reference/shell/eshell-docs.sgml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'doc/reference/shell/eshell-docs.sgml') diff --git a/doc/reference/shell/eshell-docs.sgml b/doc/reference/shell/eshell-docs.sgml index 6baba61429..0e2c83cc77 100644 --- a/doc/reference/shell/eshell-docs.sgml +++ b/doc/reference/shell/eshell-docs.sgml @@ -5,9 +5,9 @@ Evolution Shell Reference Manual - for eshell [VERSION] The latest version of this documentation can be found on-line at - http://[SERVER]/eshell/. + http://mbarnes.fedorapeople.org/docs/eshell/. @@ -20,6 +20,7 @@ + @@ -30,6 +31,11 @@ + + Object Hierarchy + + + Index -- cgit v1.2.3 From e18f9eb725e0be78db138e9eb0d58ed4d3370c82 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 8 May 2009 18:18:58 -0400 Subject: Adapt tasks to EShellBackend changes. --- doc/reference/shell/eshell-docs.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/reference/shell/eshell-docs.sgml') diff --git a/doc/reference/shell/eshell-docs.sgml b/doc/reference/shell/eshell-docs.sgml index 0e2c83cc77..3d7bdcd36e 100644 --- a/doc/reference/shell/eshell-docs.sgml +++ b/doc/reference/shell/eshell-docs.sgml @@ -14,7 +14,7 @@ url="http://mbarnes.fedorapeople.org/docs/eshell/">http://mbarnes.fedorapeople.o The Shell - + -- cgit v1.2.3