diff --git a/404.md b/404.md index d8f80af17c..b5ece0bde8 100644 --- a/404.md +++ b/404.md @@ -1,3 +1,4 @@ --- +title: page not found search: exclude --- diff --git a/_data/sidebars/tfs.yml b/_data/sidebars/tfs.yml index 43cd98e2e4..686181b086 100644 --- a/_data/sidebars/tfs.yml +++ b/_data/sidebars/tfs.yml @@ -75,6 +75,10 @@ entries: url: labs/tfs/devexp output: web, pdf + - title: Generate Unit Tests with IntelliTest using Visual Studio Enterprise 2017 + url: labs/tfs/intellitest + output: web, pdf + - title: Live Unit Testing in Visual Studio 2017 url: /labs/tfs/liveunittesting output: web, pdf diff --git a/js/mydoc_scroll.html b/js/mydoc_scroll.html deleted file mode 100644 index 7162f3bcd0..0000000000 --- a/js/mydoc_scroll.html +++ /dev/null @@ -1,241 +0,0 @@ ---- -title: Scroll layout -type: scroll -keywords: json, scrolling, scrollto, jquery plugin -tags: special_layouts -search: exclude -last_updated: November 30, 2015 -summary: "This page demonstrates how you the integration of a script called ScrollTo, which is used here to link definitions of a JSON code sample to a list of definitions for that particular term. The scenario here is that the JSON blocks are really long, with extensive nesting and subnesting, which makes it difficult for tables below the JSON to adequately explain the term in a usable way." ---- - -{% if site.output == "pdf" %} -{{site.data.alerts.note}} The content on this page doesn't display well on PDF, but I included it anyway so you could see the problems this layout poses if you're including it in PDF. {{site.data.alerts.end}} -{% endif %} - -{% if site.output == "web" %} - - - - - - - - - - -
-{ - "apples": "red fruit at the store", - "bananas": "yellow bananas in a bunch", - "carrots": "orange vegetables that grow in the ground", - "dingbats": "a type of character symbol on a computer", - "eggs": "chickens lay them, and people eat them", - "falafel": "a Mediterranean sandwich consisting of lots of different stuff i don't know much about", - "giraffe": "tall animal, has purple tongue", - "hippo": "surprisingly dangerous amphibian", - "igloo": "an ice shelter made by eskimos", - "jeep: "the only car that starts with a j", - "kilt": "something worn by scottish people, not a dress", - "lamp": "you use it to read by your bedside at night" - "manifold": "an intake mechanism on a car, like a valve, i think", - "octopus": "eight tentacles, shoots ink, lives in dark caves, very mysterious", - "paranoia": "the constant feeling that others are out to get you, conspiring against your success", - "qui": "a life force that runs through your body", - "radical": "someone who opposes the status quo in major ways", - "silly": "how I feel writing this dummy copy", - "taffy": "the sweets children like the most and dentists hate the worst", - "umbrella": "an invention that has not had any advancements in 200 years", - "vampire": "a paranormal figure that is surprisingly in vogue despite its basic nature", - "washington": "the place where tom was born", - "xylophone": "some kind of pinging instrument used to sound chime-like notes", - "yahoo": "an expression of exuberance, said under breath when something works right", - "zeta": "the way british people pronounce z", - "alpha": "the original letter of the alphabet, which has since come to mean the first. however, i think the original symbol of alpha is actually an ox. it is somewhat of a mystery to linquists as to the exact origin of the letter alpha, but it basically represents the dawn of the alphabet, which proved to be a huge step forward for human thought and expression.", - "beta": "the period of time when something is finished but undergoing testing by a group of people.", - "cappa": "how italians refer to their baseball caps", - "dunno": "informal expression for 'don't know'" - } - -- -