Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.buildout
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
8
Merge Requests
8
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
slapos.buildout
Commits
1a55f2ae
Commit
1a55f2ae
authored
Aug 20, 2018
by
Godefroid Chapelle
Committed by
GitHub
Aug 20, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tutorial should mention the config file name
Closing #464
parent
c8f02362
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
doc/getting-started.rst
doc/getting-started.rst
+3
-0
No files found.
doc/getting-started.rst
View file @
1a55f2ae
...
...
@@ -42,6 +42,9 @@ a minimal configuration:
>>>
write
(
src
,
'buildout.cfg'
)
By
default
,
Buildout
looks
for
a
file
named
``
buildout
.
cfg
``
to
find
its
configuration
.
The
configuration
hereabove
is
thus
stored
in
``
buildout
.
cfg
``.
A
minimal
(
and
useless
)
Buildout
configuration
has
a
``
buildout
``
section
with
a
``
parts
``
option
.
If
we
run
Buildout
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment