Commit e8b875c3 by Gabriel Falcão

creating stub files for documentation

parent b3a9d0b9
...@@ -7,10 +7,10 @@ Lettuce documentation contents ...@@ -7,10 +7,10 @@ Lettuce documentation contents
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
nutshell/features index
nutshell/steps
intro/overview intro/overview
intro/install intro/install
intro/wtf
tutorial/simple tutorial/simple
tutorial/tables tutorial/tables
tutorial/scenario-outlines tutorial/scenario-outlines
...@@ -29,4 +29,3 @@ Indices, glossary and tables ...@@ -29,4 +29,3 @@ Indices, glossary and tables
* :ref:`genindex` * :ref:`genindex`
* :ref:`modindex` * :ref:`modindex`
* :ref:`glossary`
.. _recipes-nose:
=================================
Writting your first steps, part 1
=================================
Welcome to the first part of Lettuce tutorials, through this tutorial
we will use Lettuce to provide a simple and pythonic way to create a
tests for a python module.
So assuming that:
* you have already :ref:`installed <intro-install>` Lettuce.
* you have a GNU/Linux / MacOS console available.
Let's have a ...
A simple start
==============
Lettuce is very flexible about where you decide to put your features.
.. _recipes-webdriver:
=================================
Writting your first steps, part 1
=================================
Welcome to the first part of Lettuce tutorials, through this tutorial
we will use Lettuce to provide a simple and pythonic way to create a
tests for a python module.
So assuming that:
* you have already :ref:`installed <intro-install>` Lettuce.
* you have a GNU/Linux / MacOS console available.
Let's have a ...
A simple start
==============
Lettuce is very flexible about where you decide to put your features.
.. _reference-features:
=================================
Writting your first steps, part 1
=================================
Welcome to the first part of Lettuce tutorials, through this tutorial
we will use Lettuce to provide a simple and pythonic way to create a
tests for a python module.
So assuming that:
* you have already :ref:`installed <intro-install>` Lettuce.
* you have a GNU/Linux / MacOS console available.
Let's have a ...
A simple start
==============
Lettuce is very flexible about where you decide to put your features.
.. _reference-hooks:
=================================
Writting your first steps, part 1
=================================
Welcome to the first part of Lettuce tutorials, through this tutorial
we will use Lettuce to provide a simple and pythonic way to create a
tests for a python module.
So assuming that:
* you have already :ref:`installed <intro-install>` Lettuce.
* you have a GNU/Linux / MacOS console available.
Let's have a ...
A simple start
==============
Lettuce is very flexible about where you decide to put your features.
.. _reference-languages:
=================================
Writting your first steps, part 1
=================================
Welcome to the first part of Lettuce tutorials, through this tutorial
we will use Lettuce to provide a simple and pythonic way to create a
tests for a python module.
So assuming that:
* you have already :ref:`installed <intro-install>` Lettuce.
* you have a GNU/Linux / MacOS console available.
Let's have a ...
A simple start
==============
Lettuce is very flexible about where you decide to put your features.
.. _reference-scenarios:
=================================
Writting your first steps, part 1
=================================
Welcome to the first part of Lettuce tutorials, through this tutorial
we will use Lettuce to provide a simple and pythonic way to create a
tests for a python module.
So assuming that:
* you have already :ref:`installed <intro-install>` Lettuce.
* you have a GNU/Linux / MacOS console available.
Let's have a ...
A simple start
==============
Lettuce is very flexible about where you decide to put your features.
.. _reference-steps:
=================================
Writting your first steps, part 1
=================================
Welcome to the first part of Lettuce tutorials, through this tutorial
we will use Lettuce to provide a simple and pythonic way to create a
tests for a python module.
So assuming that:
* you have already :ref:`installed <intro-install>` Lettuce.
* you have a GNU/Linux / MacOS console available.
Let's have a ...
A simple start
==============
Lettuce is very flexible about where you decide to put your features.
.. _reference-world:
=================================
Writting your first steps, part 1
=================================
Welcome to the first part of Lettuce tutorials, through this tutorial
we will use Lettuce to provide a simple and pythonic way to create a
tests for a python module.
So assuming that:
* you have already :ref:`installed <intro-install>` Lettuce.
* you have a GNU/Linux / MacOS console available.
Let's have a ...
A simple start
==============
Lettuce is very flexible about where you decide to put your features.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment