Bienvenidos a la documentación del futuro!

guia_funcional guia_tecnica guia_configuracion gtu

/* Or say "highlight::" once to set the language for all of the
code blocks that follow it. Options include ":linenos:",
":linenothreshold:", and ":emphasize-lines: 1,2,3". */

char s[] = "You can also say 'python', 'ruby', ..., or 'guess'!";
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
while guesses_made < 6:

    guess = int(raw_input('Take a guess: '))

    guesses_made += 1

    if guess < number:
        print 'Your guess is too low.'

    if guess > number:
        print 'Your guess is too high.'
1
2
3
4
5
6
7
   single: funcion; johnny()
 
.. literalinclude:: johnny.json
   :lines: 1-211
   :emphasize-lines: 3,5
   :linenos:

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
	{ 
	  "categories": [ 
		{ 
		  "categoryId": "999990004923100", 
		  "name": "Pizzas", 
		  "description": "", 
		  "subcategories": [ 
			{ 
			  "subcategoryId": "999990004922538", 
			  "name": "Las Clásicas", 
			  "products": [ 
				{ 
				  "productId": "999990000006710", 
				  "name": "Pizza Barbacoa", 
				  "description": "Masa fresca, bacon, pollo, topping a base de mozzarella, salsa barbacoa y doble de carne de vacuno.", 
				  "image": "http://triton.telepizza.es/nvol/es/content/productos/pbbq_d.png", 
				  "portionsAllowed": true, 
				  "defaultSizeId": "20", 
				  "maxNumIngredients": 1, 
				  "sizes": [ 
					{ 
					  "sizeId": "16", 
					  "name": "Pequeña", 
					  "price": 14.95 
					}, 
					{ 
					  "sizeId": "20", 
					  "name": "Mediana", 
					  "price": 20.95 
					}, 
					{ 
					  "sizeId": "21", 
					  "name": "Familiar", 
					  "price": 27.95 
					}, 
					{ 
					  "sizeId": "36", 
					  "name": "Strómboli", 
					  "price": 20.95 
					} 
				  ], 
				  "defaultIngredients": [ 
					{ 
					  "ingredientId": "999990005361675", 
					  "name": "SALSA BARBACOA", 
					  "image": "http://triton.telepizza.es/app/5.0/es/images/ingredients/{density}/sbpr.jpg", 
					  "quantity": 1, 
					  "groupId": "1", 
					  "groupDescription": "Group 1" 
					}, 
					{ 
					  "ingredientId": "999990000005700",                   
					  "name": "BASE CLÁSICA", 
					  "image": "http://triton.telepizza.es/app/5.0/es/images/ingredients/{density}/base.jpg", 
					  "quantity": 1, 
					  "groupId": "2", 
					  "groupDescription": "Group 2" 
					}, 
					{ 
					  "ingredientId": "999990005369717",                   
					  "name": "Con Topping", 
					  "image": "http://triton.telepizza.es/app/5.0/es/images/ingredients/{density}/moze.jpg", 
					  "quantity": 1, 
					  "groupId": "3", 
					  "groupDescription": "Group 3" 
					}, 
					{ 
					  "ingredientId": "999990000004466",                   
					  "name": "Carne de vacuno", 
					  "image": "http://triton.telepizza.es/app/5.0/es/images/ingredients/{density}/ca.jpg", 
					  "quantity": 1, 
					  "groupId": "3", 
					  "groupDescription": "Group 3" 
					}, 
					{ 
					  "ingredientId": "999990005436200",
					  "name": "Bacon", 
					  "image": "http://triton.telepizza.es/app/5.0/es/images/ingredients/{density}/ca.jpg", 
					  "quantity": 1, 
					  "groupId": "3", 
					  "groupDescription": "Group 3" 
					}, 
					{ 
					  "ingredientId": "999990000004543",
					  "name": "Pollo marinado", 
					  "image": "http://triton.telepizza.es/app/5.0/es/images/ingredients/{density}/ca.jpg", 
					  "quantity": 1, 
					  "groupId": "3", 
					  "groupDescription": "Group 3" 
					} 
				  ], 
				  "productBaseSizes": [ 
					{ 
					  "productId": "999990000006710", 
					  "allowedSizes": [ 
						"36", 
						"20" 
					  ] 
					} 
				  ] 
				}, 
				{ 
				  "productId": "999990000013106", 
				  "name": "Pizza Carbonara", 
				  "description": null, 
				  "image": null, 
				  "portionsAllowed": false, 
				  "defaultSizeId": null, 
				  "maxNumIngredients": 0, 
				  "sizes": null, 
				  "defaultIngredients": null, 
				  "productBaseSizes": null 
				} 
			  ] 
			}, 
			{ 
			  "subcategoryId": "999990004922500", 
			  "name": "Las Destacadas", 
			  "products": [ 
				{ 
				  "productId": "999990000006814", 
				  "name": "A tu gusto", 
				  "description": null, 
				  "image": null, 
				  "portionsAllowed": false, 
				  "defaultSizeId": null, 
				  "maxNumIngredients": 0, 
				  "sizes": null, 
				  "defaultIngredients": null, 
				  "productBaseSizes": null 
				}, 
				{ 
				  "productId": "999990010533500", 
				  "name": "Telepizza Sweet", 
				  "description": null, 
				  "image": null, 
				  "portionsAllowed": false, 
				  "defaultSizeId": null, 
				  "maxNumIngredients": 0, 
				  "sizes": null, 
				  "defaultIngredients": null, 
				  "productBaseSizes": null 
				} 
			  ] 
			} 
		  ] 
		}, 
		{ 
		  "categoryId": "999990004923100", 
		  "name": "Bebidas", 
		  "description": "", 
		  "subcategories": [ 
			{ 
			  "subcategoryId": "999990004922538", 
			  "name": "Refrescos 500 ml", 
			  "products": [ 
				{ 
				  "productId": "999990001261600", 
				  "name": "Botella Coca-Cola (500ml)", 
				  "description": null, 
				  "image": null, 
				  "portionsAllowed": false, 
				  "defaultSizeId": null, 
				  "maxNumIngredients": 0, 
				  "sizes": [ 
					{ 
					  "sizeId": "35", 
					  "name": "50cl", 
					  "price": 1.95 
					} 
				  ], 
				  "defaultIngredients": null, 
				  "productBaseSizes": null 
				} 
			  ] 
			} 
		  ] 
		}, 
		{ 
		  "categoryId": "999990004923110", 
		  "name": "Hamburguesas", 
		  "description": "El bocado perfecto", 
		  "subcategories": [ 
			{ 
			  "subcategoryId": "999990004923634", 
			  "name": "Hamburguesas", 
			  "products": [ 
				{ 
				  "productId": "999990006381900",               
				  "name": "Nueva Top Burguer Vacuno", 
				  "description": null, 
				  "image": null, 
				  "portionsAllowed": false, 
				  "defaultSizeId": null, 
				  "maxNumIngredients": 0, 
				  "sizes": [ 
					{ 
					  "sizeId": "4883062663", 
					  "name": "Individual", 
					  "price": 4.95000029 
					} 
				  ], 
				  "defaultIngredients": null, 
				  "productBaseSizes": null 
				} 
			  ] 
			} 
		  ] 
		} 
	  ] 
	} 

Examples:

No matter where you go, there you are.

—Buckaroo Banzai

The “rm” command is very dangerous. If you are logged in as root and enter

cd /
rm -rf *

you will erase the entire contents of your file system.

Link:

see Section to cross-reference

Nota

This function is not suitable for sending spam e-mails.

Advertencia

Agitar antes de hablar

Error

Se admite quejas

Ver también

Module Section to cross-reference
Documentation of the Section to cross-reference standard module.
GUIA FUNCIONAL
Documentation for tar archive files, including GNU tar extensions.

Nuevo en la versión 2.5: The spam parameter.

LICENSE AGREEMENT

  • A list of
  • short items
  • that should be
  • displayed
  • horizontally
def some_function():
    interesting = False
    print 'This line is highlighted.'
    print 'This one is not...'
    print '...but this one is.'
this.py
print 'Explicit is better than implicit.'
environment
A structure where information about all documents under the root is saved, and used for cross-referencing. The environment is pickled after the parsing stage, so that successive runs only need to read and parse new and changed documents.
source directory
The directory which, including its subdirectories, contains all source files for one Sphinx project.

Código del autor: Thorvaldur Konradsson <thorvaldurk@vectoritcgroup.com>

Frozen Delights!
Treat Quantity Description
Albatross 2.99 On a stick!
Crunchy Frog 1.49 If we took the bones out, it wouldn’t be crunchy, now would it?
Gannet Ripple 1.99 On a stick!
Frozen Delights!
Treat Quantity Description
Albatross 2.99 On a stick!
Crunchy Frog 1.49 If we took the bones out, it wouldn’t be crunchy, now would it?
Gannet Ripple 1.99 On a stick!