Blargian
818867d1fc
Add missing function protocol
2024-06-25 20:33:24 +02:00
Blargian
481a1f032f
Add missing domainWithoutWWWRFC
2024-05-29 20:26:52 +02:00
Robert Schulze
62d95eb13f
Streamline docs
2024-05-29 14:15:46 +00:00
Robert Schulze
ef8707507b
Minor consistency fix
2024-05-29 13:56:16 +00:00
Robert Schulze
811b5e638b
Function arguments are by convention lower case
2024-05-29 13:52:54 +00:00
Robert Schulze
c2a71e047a
No …, please.
2024-05-29 13:50:24 +00:00
Robert Schulze
c40a5647c2
Rephrase intro a bit
2024-05-29 13:49:46 +00:00
Robert Schulze
a6140ac8b0
Strip trailing whitespace
2024-05-29 13:43:15 +00:00
Blargian
3495d92803
Fix style check
2024-05-29 15:26:10 +02:00
Blargian
16c237141b
Fix mroe typos
2024-05-29 15:12:19 +02:00
Blargian
fc4bf97ffe
Fix typo
2024-05-29 15:10:57 +02:00
Blargian
33dc8ce456
Update url-functions.md
2024-05-29 15:04:02 +02:00
Blargian
a68ebaafd7
Solve merge conflict
2024-05-29 13:50:45 +02:00
Shaun Struwig
899bb86f9a
Merge branch 'master' into document_topLevelDomainRFC
2024-05-28 09:07:01 +02:00
Blargian
304dc52b3a
Add missing topLevelDomainRFC
2024-05-28 09:02:21 +02:00
Blargian
e87c168bd8
Turn multi-line returns into a single line
2024-05-24 06:42:13 +02:00
Blargian
029e2ea226
Standardize references to data type docs
2024-05-24 05:54:16 +02:00
Shaun Struwig
3b2ff65994
Merge branch 'master' into docs_return_type_consistency
2024-05-23 17:29:26 +02:00
Shaun Struwig
f8fc1fa338
Merge branch 'master' into document_revision
2024-05-23 16:00:38 +02:00
Blargian
87b4d43a3f
Update return type formatting
2024-05-23 15:48:20 +02:00
Blargian
ce26c4f657
Review changes and replace … with ...
2024-05-23 13:54:45 +02:00
Justin de Guzman
9d8baa894a
[Docs] Incorrect sample syntax for cutToFirstSignificantSubdomainCustom(URL, TLD)
2024-05-16 11:59:37 -07:00
ILya Limarenko
4ba1078314
Update url-functions.md
...
suggestion to fix the example for the cutToFirstSignificantSubdomainWithWWW function
2024-03-27 13:10:14 +01:00
Robert Schulze
27099cedcb
Some fixups
2024-03-11 08:34:01 +00:00
Robert Schulze
ec5b421be4
Docs: Sort functions in sidebar
2023-04-19 17:05:55 +00:00
Robert Schulze
c406663442
Docs: Replace annoying three spaces in enumerations by a single space
2023-04-19 15:56:55 +00:00
Roman Vasin
373a353ed9
Update docs
2022-12-02 17:34:02 +00:00
Roman Vasin
325cd07fa1
Update docs
2022-12-01 13:47:44 +00:00
Roman Vasin
668366af4a
Update documentation
2022-11-29 07:10:31 +00:00
DanRoscigno
5b5fcc56aa
add slugs
2022-08-28 10:53:34 -04:00
rfraposa
869967de41
Remove H1 anchor tags from docs
2022-06-02 04:55:18 -06:00
rfraposa
8f01fe9c49
Revised /en folder
2022-04-09 07:34:21 -06:00
rfraposa
5250d9ad11
Removed /ja folder, cleaned up /ru markdown
2022-04-09 07:29:05 -06:00
Alexey Milovidov
9854b55835
Revert "Format changes for new docs"
2022-04-04 02:05:35 +03:00
rfraposa
560471f991
Update /sql-reference docs
2022-03-29 22:06:21 -06:00
rfraposa
5a4466cec7
Update references in docs
2022-03-12 00:24:31 -06:00
zzsmdfj
4dcb411f4f
to #31092_add_encodeURLComponent_function
2022-02-16 10:19:20 +08:00
cmsxbc
37349a9d0f
add function decodeURLFormComponent
2022-01-07 20:51:30 +08:00
Alexey Milovidov
d87d833691
Remove trailing whitespaces from docs
2021-07-29 18:20:55 +03:00
Romain Neutron
7b515c7235
Avoid short syntax
2021-05-27 21:44:11 +02:00
Vladimir
b1f22e893e
Merge branch 'master' into sevirov-DOCSUP-7098-edit_translate_russian_docs_templates
2021-03-15 15:57:54 +03:00
Alexey Milovidov
8c9bd09e6c
Remove broken "Original article"
2021-03-14 15:19:04 +03:00
Dmitriy
aad98b368e
Edit and translate to Russian
...
Поправил шаблоны в английской и русской версиях.
2021-03-13 21:18:45 +03:00
Vladimir
2c560d8e3b
Merge pull request #20544 from adevyatova/annadevyatova-DOCSUP-6762-templates
2021-02-17 10:17:01 +03:00
gyuton
0b0b481825
DOCSUP-5602: Edited and translated to russian ( #20302 )
...
* Edited and added translation
* Minor fixes
* Fix typo
Co-authored-by: George <gyuton@yandex-team.ru>
Co-authored-by: Ivan <5627721+abyss7@users.noreply.github.com>
2021-02-16 14:02:33 +03:00
Anna
ce1f10904e
Global replacement Parameters
to Arguments
2021-02-16 00:22:10 +03:00
Azat Khuzhin
840a21d073
Add top_level_domains_path for easier overriding
2020-12-09 21:08:31 +03:00
Azat Khuzhin
916cbd6610
Add ability to use custom TLD list
...
v2: Add a note that top_level_domains_lists aren not applied w/o restart
v3: Remove ExtractFirstSignificantSubdomain{Default,Custom}Lookup.h headers
v4: TLDListsHolder: remove FIXME for dense_hash_map (this is not significant)
2020-12-09 21:08:22 +03:00
Azat Khuzhin
48645eae33
Add cutToFirstSignificantSubdomainWithWWW()
...
Sometimes it is odd to get TLD itself from the
cutToFirstSignificantSubdomain() (since you will not get TLD itself if
you pass it directly):
- cutToFirstSignificantSubdomain('org') -> ""
- cutToFirstSignificantSubdomain('www.org') -> org
- cutToFirstSignificantSubdomain('kernel.org') -> kernel.org
- cutToFirstSignificantSubdomain('www.kernel.org') -> kernel.org
So add one more function to get www.org in this case:
- cutToFirstSignificantSubdomainWithWWW('org') -> ""
- cutToFirstSignificantSubdomainWithWWW('www.org') -> www.org
- cutToFirstSignificantSubdomainWithWWW('kernel.org') -> kernel.org
- cutToFirstSignificantSubdomainWithWWW('www.kernel.org') -> kernel.org
P.S. not sure about the naming though, so it will great if someone has
suggestion for the name.
2020-11-18 21:09:27 +03:00
Alexey Milovidov
db4db42b65
Fix broken links in docs
2020-10-13 20:23:29 +03:00