Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runtime.md: adding table of contents #1

Closed
wants to merge 1 commit into from
Closed

runtime.md: adding table of contents #1

wants to merge 1 commit into from

Conversation

vbatts
Copy link
Member

@vbatts vbatts commented Jun 18, 2015

Signed-off-by: Vincent Batts vbatts@redhat.com

Signed-off-by: Vincent Batts <vbatts@redhat.com>
@vbatts
Copy link
Member Author

vbatts commented Jun 18, 2015

cc @chanezon

@philips
Copy link
Contributor

philips commented Jun 23, 2015

I think it would be worthwhile to separate out the introductory stuff into a README.md and then break the spec into smaller files. The advantage is we can make the specs short enough that we don't have to rely on markdown anchors remaining stable early on.

@philips
Copy link
Contributor

philips commented Jun 25, 2015

@vbatts @crosbymichael and I re-org'd the spec a bit today. A "table of contents" exists in the README.md now.

@philips philips closed this Jun 25, 2015
timthelion added a commit to timthelion/specs that referenced this pull request Aug 27, 2015
Don't use strings when you can use dictionaries/objects. JSON objects are trivial to parse and manipulate, unlike strings. String parsing is the opencontainers#1 cause of security bugs, so if it can be trivially avoided, then why not ;)
timthelion added a commit to timthelion/specs that referenced this pull request Aug 27, 2015
Don't use strings when you can use dictionaries/objects. JSON objects are trivial to parse and manipulate, unlike strings. String parsing is the opencontainers#1 cause of security bugs, so if it can be trivially avoided, then why not ;)
timthelion added a commit to timthelion/specs that referenced this pull request Aug 27, 2015
Don't use strings when you can use dictionaries/objects. JSON objects are trivial to parse and manipulate, unlike strings. String parsing is the opencontainers#1 cause of security bugs, so if it can be trivially avoided, then why not ;)
timthelion added a commit to timthelion/specs that referenced this pull request Aug 27, 2015
Don't use strings when you can use dictionaries/objects. JSON objects are trivial to parse and manipulate, unlike strings. String parsing is the opencontainers#1 cause of security bugs, so if it can be trivially avoided, then why not ;)
timthelion added a commit to timthelion/specs that referenced this pull request Aug 27, 2015
Don't use strings when you can use dictionaries/objects. JSON objects are trivial to parse and manipulate, unlike strings. String parsing is the opencontainers#1 cause of security bugs, so if it can be trivially avoided, then why not ;)
timthelion added a commit to timthelion/specs that referenced this pull request Aug 27, 2015
Don't use strings when you can use dictionaries/objects. JSON objects are trivial to parse and manipulate, unlike strings. String parsing is the opencontainers#1 cause of security bugs, so if it can be trivially avoided, then why not ;)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants