Commit f0ef8b6
Update documentation and API spec for Universal-3-Pro and Universal-2 launch (#577)
* Update overview section with three main transcription callouts
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Fix: Update transcribe-an-audio-file2.mdx with three main transcription callouts
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Overview section text and code example per user request
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Restore tabbed code examples with updated patterns (EU endpoint, speech_models, speaker_labels, diarization)
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update code examples: universal-2, language_detection, broadest language coverage comment
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Rewrite transcribe-an-audio-file page with new structure and all 4 language examples
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add refinements: Info callouts for EU endpoint, base_url to SDK examples, pricing warning, and documentation links
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Remove line numbers from step-by-step code snippets using showLineNumbers={false}
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Revert "Remove line numbers from step-by-step code snippets using showLineNumbers={false}"
This reverts commit 3fa746e.
* Remove slam-1 page and add redirect to universal-3-pro
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update supported-languages page with Universal-2 and Universal-3-Pro terminology
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update select-the-speech-model page with Universal-2 and Universal-3-Pro terminology
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Remove ALD callout, remove C#/Ruby/PHP examples, add language_detection to code examples
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update keyterms-prompting page with Universal-3-Pro terminology and language_detection
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update improving-transcript-accuracy page with Universal-3-Pro and Universal-2 terminology
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add Python SDK and JavaScript SDK code examples to improving-transcript-accuracy page
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Supported models dropdown to use Universal-3-Pro and Universal-2 terminology
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Supported models dropdown for speech-understanding pages
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update medical-scribe-best-practices page with Universal-3-Pro and Universal-2 terminology
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update FAQ pages with Universal-3-Pro and Universal-2 terminology
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Universal-3-Pro supported languages to include 6 languages
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Universal-3-Pro interactive box on models page with new description
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Universal-3-Pro description to have each feature on a new line
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Reorder and update interactive boxes on models page: Universal-3-Pro, Universal-2, Universal-Streaming
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Remove bullets from interactive boxes and decrease font size
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update interactive box descriptions with new text and line breaks
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add more spacing between lines in interactive box descriptions
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Universal-3-Pro and Universal-2 descriptions with new text
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update 'Choosing the right model' section with Universal-3-Pro and Universal-2 descriptions
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Reorganize Pre-recorded Speech-to-text menu: add Quickstart, Natural language prompting, Audio tags, rename Filler words to Verbatim
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Move Verbatim and Audio tags as submenu under Natural language prompting
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Merge language detection pages into single Language detection page
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Remove Supported languages, Supported models, Supported regions cards from language detection page
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Move 'Set language manually' section to end of language detection page
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update intro copy on language detection page
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Automatic language detection section copy and remove warning box
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Convert sections to subsections under Automatic language detection
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Move Language detection out of Transcript customization and below Language support
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Merge Supported languages content into Language detection page
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Move Supported languages to bottom with Universal-3-Pro and Universal-2 subsections
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Remove Breakdown of Universal-2 language support from right-side submenu
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Move Language detection above Custom spelling, move Word search below Custom spelling
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Remove Set the Start and End of the Transcript from navigation menu
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Remove Automatic punctuation and casing from navigation menu
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Merge Export SRT/VTT, Paragraphs/Sentences, and Word-level timestamps into Transcript export options page
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Quickstart navigation to anchor link to #quickstart section
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Fix Quickstart navigation to use link syntax for anchor
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Link Automatic Language Detection to language detection page
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add target _self to Quickstart link to remove external icon
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Use relative anchor href for Quickstart link
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Pre-recorded Audio page: remove tip box, update quickstart code examples
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Remove Quickstart section from Pre-recorded Audio page and navigation menu
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Restore Quickstart section on Pre-recorded Audio page (keep nav submenu removed)
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Rename 'Model options' to 'Model selection' in menu and page title
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Model selection page intro copy with new routing behavior description
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Rename 'Model routing behavior' to 'How model routing works' and add indentation to list
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Reorder table to put Universal-3-Pro first, update highlight to speech_models line
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update model routing behavior section with new copy
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Restructure Natural language prompting section and remove (default) from Universal-2
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Move Select the region to Deployment section and rename to Available cloud regions
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Move Prompting best practices below Audio tags in navigation
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Rename 'How it works' to 'Overview' and add 'Quickstart' section on Natural language prompting page
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Highlight prompt parameter line in Quickstart code examples
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Verbatim page: remove cards, add new intro, add verbatim transcription section
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Verbatim page: stylize prompt parameter, rename sections, add Quickstart, highlight code
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Audio tags page: new intro, add Overview and Quickstart sections from universal-3-pro
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Fix Verbatim page: highlight prompt line instead of speech_models
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Audio tags page: new Overview copy and fix prompt line highlighting
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Fix Natural language prompting page: add AudioPlayer import
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add Prompt generator section to Prompting best practices page
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Keyterms Prompting page: new title and content from universal-3-pro
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Remove Supported languages, models, regions cards from Speaker diarization page
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Keyterms Prompting page (improving-transcript-accuracy.mdx) with new title and content from universal-3-pro
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Keyterms Prompting page: move copy above audio player, highlight keyterms_prompt lines
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add Code switching and 99 languages coverage sections to Code Switching page
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Code Switching page: rename to Built-in code switching, add Universal-3-Pro subtitle, move 99 languages coverage
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Code Switching page: add Universal-3-Pro (Recommended) and Universal-2 sections with supported languages
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Refine Code Switching page: stylize language codes, move Use Automatic Language Detection to Universal-2, remove Code Switching and How It Works section, rename Supported Language Pairs to Other supported languages
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Remove Universal-3-Pro description copy from Code Switching page
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Code Switching page: add Code Switching Confidence Threshold section, update Universal-2 copy, remove Example output section
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Move 99 languages coverage above Other supported languages and make it a subsection
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update 99 languages coverage section copy
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Universal-3-Pro copy to 'Supports built-in code switching between:'
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Universal-2 section copy with 99 languages and code switching setup
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add code block to Code Switching Confidence Threshold section
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Code Switching Confidence Threshold section text
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Code Switching Confidence Threshold code blocks to only highlight code_switching_confidence_threshold line
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Universal-3-Pro code block: change to universal-2, add code_switching option, update highlights
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Code Switching page: reorganize params, update Universal-2 copy, add speech_models to all sections
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add language_detection: True to Natural language prompting code blocks
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update speech_models to universal-2 in Natural language prompting code blocks
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update speech_models to universal-2 in Verbatim page code blocks
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update speech_models to universal-2 in Audio tags page code blocks
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add speech_models and language_detection to Filler words (legacy) section code blocks
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Keyterms prompting: change speech_models to universal-2 and highlight keyterms_prompt
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Universal-2 (Beta) section: change speech_model to speech_models array and highlight keyterms_prompt
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Trigger preview rebuild
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add speech_models and language_detection to Speaker diarization code blocks
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add speech_models and language_detection to SDK code blocks in Speaker diarization
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add speech_models and language_detection to C#, Ruby, and PHP code blocks in Speaker diarization
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add speech_models and language_detection to multichannel transcription code blocks
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add speech_models and language_detection to Identify speakers by name code blocks
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add speech_models and language_detection to Manually Setting Language Codes section
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Remove language_detection from Manually Setting Language Codes section
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add speech_models to Language detection page code blocks
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add speech_models and language_detection to Custom spelling page code blocks
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add speech_models and language_detection to Word search page code blocks
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add speech_models and language_detection to Transcript status page code blocks
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update 'Transcript customization' to 'Transcription operations'
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add speech_models and language_detection to Transcript export options page code blocks
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add speech_models and language_detection to Delete Transcripts page code blocks
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add link to model selection page for Universal-2 section
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Trigger preview rebuild
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add slug to Model selection page for correct URL routing
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update API spec for Universal-2 and Universal-3-Pro terminology
- Update SpeechModel enum to only include universal-2 and universal-3-pro
- Update keyterms_prompt description for Universal-2/Universal-3-Pro word limits
- Remove deprecated label from prompt parameter and update description
- Update speech_model description to reference speech_models parameter
- Update custom_topics and topics descriptions
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update openapi.yml for Universal-2 and Universal-3-Pro API Reference
- Update SpeechModel enum to only include universal-2 and universal-3-pro
- Update keyterms_prompt description for Universal-2/Universal-3-Pro word limits
- Update prompt parameter: remove deprecated, add description with Universal-3-Pro callout
- Update speech_model description to reference speech_models parameter
- Update custom_topics and topics descriptions
- Make speech_models parameter required
- Add new temperature parameter (0.0-1.0, default 0.0, Universal-3-Pro only)
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Fix speech_models to be required in TranscriptOptionalParams
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Reorder Request and Response parameters alphabetically with deprecated at end
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Reorder Transcript and TranscriptOptionalParams properties alphabetically with deprecated at end in Fern definition
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add temperature parameter to Transcript schema for GET endpoint Response
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update speed_boost description, pricing table, and WER cookbook
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add supported languages and link to Universal-Streaming section
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add speech_models and language_detection parameters to Available cloud regions page
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Remove C#, Ruby, and PHP code examples from Available cloud regions page
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update code highlighting and remove C#/Ruby/PHP from multiple pages
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Fix code highlighting to use single line numbers instead of ranges
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Fix code highlights on keyterms-prompting and universal-3-pro pages
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Fix code highlights to use 0-indexed line numbers for keyterms_prompt parameter
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add speech_models and language_detection parameters to Webhooks page code examples
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Fix SDK code to use speech_models parameter and remove C#/Ruby/PHP from Webhooks page
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update prompting terminology on transcribe-an-audio-file and models pages
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update announcement banner for Universal-3-Pro launch
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update announcement banner URL to shorter blog link
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Retrigger CI checks
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Add speech_models and language_detection parameters to code examples across 13 pages
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
* Update Prompting page title and Code switching section content
Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Lee Vaughn <dlvprogramming@gmail.com>
Co-authored-by: Lee Vaughn <32204461+LeeVaughn@users.noreply.github.com>1 parent 5fe143d commit f0ef8b6
File tree
46 files changed
+4837
-5133
lines changed- fern
- .definition
- pages
- 01-getting-started
- 02-speech-to-text/pre-recorded-audio
- 03-audio-intelligence
- 05-guides
- cookbooks/streaming-stt
- 07-use-cases
- 08-speech-understanding
- faq/async
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
46 files changed
+4837
-5133
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
590 | 590 | | |
591 | 591 | | |
592 | 592 | | |
593 | | - | |
594 | | - | |
595 | | - | |
596 | | - | |
597 | | - | |
598 | | - | |
599 | | - | |
600 | | - | |
601 | | - | |
602 | | - | |
603 | | - | |
604 | | - | |
605 | | - | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
606 | 599 | | |
607 | 600 | | |
608 | 601 | | |
| |||
703 | 696 | | |
704 | 697 | | |
705 | 698 | | |
706 | | - | |
707 | | - | |
708 | | - | |
709 | | - | |
710 | 699 | | |
711 | 700 | | |
712 | 701 | | |
| |||
759 | 748 | | |
760 | 749 | | |
761 | 750 | | |
762 | | - | |
763 | | - | |
764 | | - | |
765 | | - | |
766 | 751 | | |
767 | 752 | | |
768 | 753 | | |
| |||
808 | 793 | | |
809 | 794 | | |
810 | 795 | | |
811 | | - | |
812 | | - | |
| 796 | + | |
| 797 | + | |
813 | 798 | | |
814 | 799 | | |
815 | 800 | | |
| |||
851 | 836 | | |
852 | 837 | | |
853 | 838 | | |
854 | | - | |
855 | | - | |
856 | | - | |
857 | | - | |
858 | 839 | | |
859 | 840 | | |
860 | 841 | | |
861 | 842 | | |
862 | 843 | | |
863 | 844 | | |
864 | 845 | | |
865 | | - | |
866 | | - | |
867 | | - | |
868 | | - | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
869 | 850 | | |
870 | 851 | | |
871 | 852 | | |
| |||
929 | 910 | | |
930 | 911 | | |
931 | 912 | | |
932 | | - | |
933 | | - | |
934 | | - | |
935 | 913 | | |
936 | 914 | | |
937 | 915 | | |
| |||
952 | 930 | | |
953 | 931 | | |
954 | 932 | | |
955 | | - | |
956 | | - | |
957 | | - | |
958 | | - | |
959 | 933 | | |
960 | 934 | | |
961 | 935 | | |
| |||
995 | 969 | | |
996 | 970 | | |
997 | 971 | | |
998 | | - | |
999 | | - | |
1000 | | - | |
1001 | | - | |
1002 | 972 | | |
1003 | 973 | | |
1004 | 974 | | |
| |||
1045 | 1015 | | |
1046 | 1016 | | |
1047 | 1017 | | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
1048 | 1043 | | |
1049 | 1044 | | |
1050 | 1045 | | |
| |||
1297 | 1292 | | |
1298 | 1293 | | |
1299 | 1294 | | |
1300 | | - | |
1301 | | - | |
1302 | | - | |
1303 | | - | |
1304 | | - | |
1305 | 1295 | | |
1306 | 1296 | | |
1307 | 1297 | | |
| |||
1332 | 1322 | | |
1333 | 1323 | | |
1334 | 1324 | | |
1335 | | - | |
1336 | | - | |
| 1325 | + | |
| 1326 | + | |
1337 | 1327 | | |
1338 | 1328 | | |
1339 | 1329 | | |
| |||
1370 | 1360 | | |
1371 | 1361 | | |
1372 | 1362 | | |
1373 | | - | |
1374 | | - | |
1375 | | - | |
1376 | | - | |
| 1363 | + | |
| 1364 | + | |
| 1365 | + | |
| 1366 | + | |
1377 | 1367 | | |
1378 | 1368 | | |
1379 | 1369 | | |
| |||
1434 | 1424 | | |
1435 | 1425 | | |
1436 | 1426 | | |
1437 | | - | |
1438 | | - | |
1439 | | - | |
1440 | 1427 | | |
1441 | 1428 | | |
1442 | 1429 | | |
| |||
1465 | 1452 | | |
1466 | 1453 | | |
1467 | 1454 | | |
1468 | | - | |
1469 | | - | |
1470 | | - | |
1471 | | - | |
1472 | 1455 | | |
1473 | 1456 | | |
1474 | 1457 | | |
| |||
1488 | 1471 | | |
1489 | 1472 | | |
1490 | 1473 | | |
| 1474 | + | |
| 1475 | + | |
| 1476 | + | |
| 1477 | + | |
| 1478 | + | |
| 1479 | + | |
| 1480 | + | |
| 1481 | + | |
| 1482 | + | |
| 1483 | + | |
| 1484 | + | |
| 1485 | + | |
| 1486 | + | |
| 1487 | + | |
1491 | 1488 | | |
1492 | 1489 | | |
1493 | 1490 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | 68 | | |
73 | 69 | | |
74 | 70 | | |
| |||
84 | 80 | | |
85 | 81 | | |
86 | 82 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
| 83 | + | |
91 | 84 | | |
92 | | - | |
| 85 | + | |
| 86 | + | |
93 | 87 | | |
94 | | - | |
95 | | - | |
96 | | - | |
| 88 | + | |
| 89 | + | |
97 | 90 | | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
109 | 95 | | |
110 | 96 | | |
111 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
112 | 104 | | |
113 | 105 | | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
| 106 | + | |
| 107 | + | |
136 | 108 | | |
137 | 109 | | |
138 | 110 | | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
145 | 115 | | |
146 | 116 | | |
147 | 117 | | |
| |||
301 | 271 | | |
302 | 272 | | |
303 | 273 | | |
304 | | - | |
305 | | - | |
| 274 | + | |
| 275 | + | |
306 | 276 | | |
307 | 277 | | |
308 | 278 | | |
| |||
1579 | 1549 | | |
1580 | 1550 | | |
1581 | 1551 | | |
| 1552 | + | |
| 1553 | + | |
0 commit comments