Merge ~jugmac00/launchpad:add-how-to-use-updated-dependency into launchpad:master

Proposed by Jürgen Gmach
Status: Merged
Approved by: Jürgen Gmach
Approved revision: 5d23b375f5f230db4d505e7d8413de9b2fbc190f
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~jugmac00/launchpad:add-how-to-use-updated-dependency
Merge into: launchpad:master
Diff against target: 35 lines (+18/-0)
2 files modified
doc/how-to/use-updated-dependency.rst (+17/-0)
doc/index.rst (+1/-0)
Reviewer Review Type Date Requested Status
Najam Ahmed Ansari (community) Approve
Review via email: mp+415461@code.launchpad.net

Commit message

Add "How to use an updated dependency" how-to document

To post a comment you must log in.
Revision history for this message
Najam Ahmed Ansari (nansari) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/doc/how-to/use-updated-dependency.rst b/doc/how-to/use-updated-dependency.rst
2new file mode 100644
3index 0000000..75628e1
4--- /dev/null
5+++ b/doc/how-to/use-updated-dependency.rst
6@@ -0,0 +1,17 @@
7+===========================
8+Using an updated dependency
9+===========================
10+
11+Whenever someone adds a new dependency or updates one,
12+you need to both download the dependency and make a new build:
13+
14+.. code-block:: shell-session
15+
16+ $ rocketfuel-get
17+ $ make build
18+
19+
20+Further reading
21+***************
22+
23+Please see :doc:`../explanation/pip`.
24diff --git a/doc/index.rst b/doc/index.rst
25index 13265a9..f967be6 100644
26--- a/doc/index.rst
27+++ b/doc/index.rst
28@@ -34,6 +34,7 @@ How-to Guides
29 how-to/new-user
30 how-to/avoid-debugging-issues
31 how-to/apply-schema-changes
32+ how-to/use-updated-dependency
33
34 Explanation
35 ===========

Subscribers

People subscribed via source and target branches

to status/vote changes: