summaryrefslogtreecommitdiffstats
path: root/docs/reference
AgeCommit message (Expand)AuthorFilesLines
2019-02-19VPP-1504: Remove JVPPMichal Cmarada2-48/+0
2018-11-06docs: Small changes to plugin, updated the requirementsjdenisco1-5/+2
2018-10-26docs: add useful debug CLI Review UpdatesScott Keeler12-733/+755
2018-10-24docs: add useful debug CLIScott Keeler16-249/+1058
2018-08-17docs: Moved installing up a level, removed guides.John DeNisco2-0/+48
2018-08-17docs: Rework the VPP progressive Tutorial.John DeNisco2-6/+4
2018-08-14DOCS: Moved multiarch and build system, Incorprated Scott's changesJohn DeNisco6-541/+1
2018-08-13DOCS: Cleanup Getting StartedJohn DeNisco3-2/+371
2018-08-10DOC-ONLY: document latest multi-arch support schemeDave Barach3-0/+172
2018-08-10DOC-ONLY: build system detailsDave Barach4-0/+368
2018-08-01docs: change code blocks from "shell" to "console"John DeNisco4-14/+14
2018-07-26Initial commit of Sphinx docsJohn DeNisco16-0/+1162
light .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }