forked from I2P_Developers/i2p.www
Get ctag URLs directly
This commit is contained in:
@ -234,14 +234,14 @@ Hostname keys are stored in lower-case and always end in ".i2p".
|
||||
References
|
||||
==========
|
||||
|
||||
.. [NAMING]
|
||||
{{ site_url('docs/naming', True) }}
|
||||
.. [Destination]
|
||||
{{ ctags_url('Destination') }}
|
||||
|
||||
.. [Mapping]
|
||||
{{ ctags_url('Mapping') }}
|
||||
|
||||
.. [METANOTION]
|
||||
http://www.metanotion.net/software/sandbox/block.html
|
||||
|
||||
.. [Mapping]
|
||||
{{ spec_url('common-structures') }}#type-mapping
|
||||
|
||||
.. [Destination]
|
||||
{{ spec_url('common-structures') }}#struct-destination
|
||||
.. [NAMING]
|
||||
{{ site_url('docs/naming', True) }}
|
||||
|
@ -1089,7 +1089,7 @@ References
|
||||
{{ site_url('docs/how/elgamal-aes', True) }}
|
||||
|
||||
.. [GARLIC-DELIVERY]
|
||||
{{ site_url('docs/protocol/i2np', True) }}#struct-garlicclovedeliveryinstructions
|
||||
{{ ctags_url('GarlicCloveDeliveryInstructions') }}
|
||||
|
||||
.. [I2CP]
|
||||
{{ site_url('docs/protocol/i2cp', True) }}
|
||||
@ -1104,4 +1104,4 @@ References
|
||||
{{ site_url('docs/transport/ssu', True) }}
|
||||
|
||||
.. [TUNNEL-DELIVERY]
|
||||
{{ site_url('docs/spec/tunnel-message', True) }}#struct-tunnelmessagedeliveryinstructions
|
||||
{{ ctags_url('TunnelMessageDeliveryInstructions') }}
|
||||
|
@ -425,7 +425,7 @@ References
|
||||
http://docs.i2p-projekt.de/javadoc/net/i2p/data/DataHelper.html
|
||||
|
||||
.. [Mapping]
|
||||
{{ spec_url('common-structures') }}#type-mapping
|
||||
{{ ctags_url('Mapping') }}
|
||||
|
||||
.. [PLUGIN]
|
||||
{{ spec_url('plugin') }}
|
||||
|
@ -125,4 +125,4 @@ References
|
||||
{{ site_url('docs/transport', True) }}
|
||||
|
||||
.. [TUNMSG]
|
||||
{{ site_url('docs/spec/tunnel-message', True) }}#notes
|
||||
{{ spec_url('tunnel-message') }}#notes
|
||||
|
@ -1325,13 +1325,13 @@ References
|
||||
==========
|
||||
|
||||
.. [Date]
|
||||
{{ spec_url('common-structures') }}#type-date
|
||||
{{ ctags_url('Date') }}
|
||||
|
||||
.. [Destination]
|
||||
{{ spec_url('common-structures') }}#struct-destination
|
||||
{{ ctags_url('Destination') }}
|
||||
|
||||
.. [Hash]
|
||||
{{ spec_url('common-structures') }}#struct-hash
|
||||
{{ ctags_url('Hash') }}
|
||||
|
||||
.. [I2CP]
|
||||
{{ site_url('docs/protocol/i2cp', True) }}
|
||||
@ -1343,35 +1343,41 @@ References
|
||||
http://docs.i2p-projekt.de/javadoc/net/i2p/data/i2cp/package-summary.html
|
||||
|
||||
.. [Integer]
|
||||
{{ spec_url('common-structures') }}#type-integer
|
||||
{{ ctags_url('Integer') }}
|
||||
|
||||
.. [Leases]
|
||||
.. [Lease]
|
||||
{{ spec_url('common-structures') }}#struct-lease
|
||||
{{ ctags_url('Lease') }}
|
||||
|
||||
.. [LeaseSet]
|
||||
{{ spec_url('common-structures') }}#struct-leaseset
|
||||
{{ ctags_url('LeaseSet') }}
|
||||
|
||||
.. [Mapping]
|
||||
{{ spec_url('common-structures') }}#type-mapping
|
||||
{{ ctags_url('Mapping') }}
|
||||
|
||||
.. [MSM-JAVADOCS]
|
||||
http://docs.i2p-projekt.de/javadoc/net/i2p/data/i2cp/MessageStatusMessage.html
|
||||
|
||||
.. [PrivateKey]
|
||||
{{ spec_url('common-structures') }}#type-privatekey
|
||||
{{ ctags_url('PrivateKey') }}
|
||||
|
||||
.. [PublicKey]
|
||||
{{ ctags_url('PublicKey') }}
|
||||
|
||||
.. [RouterIdentity]
|
||||
{{ spec_url('common-structures') }}#struct-routeridentity
|
||||
{{ ctags_url('RouterIdentity') }}
|
||||
|
||||
.. [Signature]
|
||||
{{ spec_url('common-structures') }}#type-signature
|
||||
{{ ctags_url('Signature') }}
|
||||
|
||||
.. [SigningPrivateKey]
|
||||
{{ spec_url('common-structures') }}#type-signingprivatekey
|
||||
{{ ctags_url('SigningPrivateKey') }}
|
||||
|
||||
.. [SigningPublicKey]
|
||||
{{ ctags_url('SigningPublicKey') }}
|
||||
|
||||
.. [String]
|
||||
{{ spec_url('common-structures') }}#struct-string
|
||||
{{ ctags_url('String') }}
|
||||
|
||||
.. [TunnelId]
|
||||
{{ spec_url('common-structures') }}#tunnelid
|
||||
{{ ctags_url('TunnelId') }}
|
||||
|
@ -1243,7 +1243,7 @@ References
|
||||
{{ site_url('docs/how/cryptography', True) }}#elgamal
|
||||
|
||||
.. [Date]
|
||||
{{ spec_url('common-structures') }}#type-date
|
||||
{{ ctags_url('Date') }}
|
||||
|
||||
.. [ElG-AES]
|
||||
{{ site_url('docs/how/elgamal-aes', True) }}
|
||||
@ -1252,16 +1252,16 @@ References
|
||||
{{ site_url('docs/how/garlic-routing', True) }}
|
||||
|
||||
.. [Hash]
|
||||
{{ spec_url('common-structures') }}#struct-hash
|
||||
{{ ctags_url('Hash') }}
|
||||
|
||||
.. [I2NP]
|
||||
{{ site_url('docs/protocol/i2np', True) }}
|
||||
|
||||
.. [Integer]
|
||||
{{ spec_url('common-structures') }}#type-integer
|
||||
{{ ctags_url('Integer') }}
|
||||
|
||||
.. [RouterIdentity]
|
||||
{{ spec_url('common-structures') }}#struct-routeridentity
|
||||
{{ ctags_url('RouterIdentity') }}
|
||||
|
||||
.. [SSU]
|
||||
{{ site_url('docs/transport/ssu', True) }}
|
||||
@ -1270,7 +1270,7 @@ References
|
||||
{{ site_url('docs/transport/ssu', True) }}#establishDirect
|
||||
|
||||
.. [TMDI]
|
||||
{{ spec_url('tunnel-message') }}#struct-tunnelmessagedeliveryinstructions
|
||||
{{ ctags_url('TunnelMessageDeliveryInstructions') }}
|
||||
|
||||
.. [TUNNEL-CREATION]
|
||||
{{ spec_url('tunnel-creation') }}
|
||||
@ -1282,4 +1282,4 @@ References
|
||||
{{ site_url('docs/tunnels/implementation', True) }}
|
||||
|
||||
.. [TunnelId]
|
||||
{{ spec_url('common-structures') }}#tunnelid
|
||||
{{ ctags_url('TunnelId') }}
|
||||
|
@ -1111,7 +1111,7 @@ References
|
||||
{{ site_url('docs/how/cryptography', True) }}#udp
|
||||
|
||||
.. [Date]
|
||||
{{ spec_url('common-structures') }}#type-date
|
||||
{{ ctags_url('Date') }}
|
||||
|
||||
.. [I2P-SRC]
|
||||
https://github.com/i2p/i2p.i2p
|
||||
@ -1126,19 +1126,19 @@ References
|
||||
{{ spec_url('common-structures') }}#key-certificates
|
||||
|
||||
.. [RouterIdentity]
|
||||
{{ spec_url('common-structures') }}#struct-routeridentity
|
||||
{{ ctags_url('RouterIdentity') }}
|
||||
|
||||
.. [SESSIONKEY]
|
||||
{{ spec_url('common-structures') }}#type-sessionkey
|
||||
{{ ctags_url('SessionKey') }}
|
||||
|
||||
.. [Signature]
|
||||
{{ spec_url('common-structures') }}#type-signature
|
||||
{{ ctags_url('Signature') }}
|
||||
|
||||
.. [SigningPrivateKey]
|
||||
{{ spec_url('common-structures') }}#type-signingprivatekey
|
||||
{{ ctags_url('SigningPrivateKey') }}
|
||||
|
||||
.. [SigningPublicKey]
|
||||
{{ spec_url('common-structures') }}#type-signingpublickey
|
||||
{{ ctags_url('SigningPublicKey') }}
|
||||
|
||||
.. [SSU]
|
||||
{{ site_url('docs/transport/ssu', True) }}
|
||||
|
@ -176,16 +176,16 @@ References
|
||||
==========
|
||||
|
||||
.. [Destination]
|
||||
{{ spec_url('common-structures') }}#struct-destination
|
||||
{{ ctags_url('Destination') }}
|
||||
|
||||
.. [Integer]
|
||||
{{ spec_url('common-structures') }}#type-integer
|
||||
{{ ctags_url('Integer') }}
|
||||
|
||||
.. [Signature]
|
||||
{{ spec_url('common-structures') }}#type-signature
|
||||
{{ ctags_url('Signature') }}
|
||||
|
||||
.. [SigningPrivateKey]
|
||||
{{ spec_url('common-structures') }}#type-signingprivatekey
|
||||
{{ ctags_url('SigningPrivateKey') }}
|
||||
|
||||
.. [STREAMING]
|
||||
{{ site_url('docs/api/streaming', True) }}
|
||||
|
@ -313,7 +313,7 @@ References
|
||||
==========
|
||||
|
||||
.. [BRR]
|
||||
{{ spec_url('i2np') }}#struct_BuildRequestRecord
|
||||
{{ ctags_url('BuildRequestRecord') }}
|
||||
|
||||
.. [CRYPTO-AES]
|
||||
{{ site_url('docs/how/cryptography', True) }}#AES
|
||||
@ -334,10 +334,10 @@ References
|
||||
http://forensics.umass.edu/pubs/wright.tissec.2008.pdf
|
||||
|
||||
.. [TBM]
|
||||
{{ spec_url('i2np') }}#msg_TunnelBuild
|
||||
{{ ctags_url('TunnelBuild') }}
|
||||
|
||||
.. [TBRM]
|
||||
{{ spec_url('i2np') }}#msg_TunnelBuildReply
|
||||
{{ ctags_url('TunnelBuildReply') }}
|
||||
|
||||
.. [TUNBUILD-REASONING]
|
||||
http://osdir.com/ml/network.i2p/2005-10/msg00129.html
|
||||
@ -352,7 +352,7 @@ References
|
||||
{{ site_url('docs/tunnels/implementation', True) }}#tunnel.operation
|
||||
|
||||
.. [VTBM]
|
||||
{{ spec_url('i2np') }}#msg_VariableTunnelBuild
|
||||
{{ ctags_url('VariableTunnelBuild') }}
|
||||
|
||||
.. [VTBRM]
|
||||
{{ spec_url('i2np') }}#msg_VariableTunnelBuildReply
|
||||
{{ ctags_url('VariableTunnelBuildReply') }}
|
||||
|
@ -342,10 +342,10 @@ References
|
||||
{{ site_url('docs/protocol/i2np', True) }}
|
||||
|
||||
.. [I2NP-GC]
|
||||
{{ spec_url('i2np') }}#struct-garlicclove
|
||||
{{ ctags_url('GarlicClove') }}
|
||||
|
||||
.. [I2NP-GCDI]
|
||||
{{ spec_url('i2np') }}#struct-garlicclovedeliveryinstructions
|
||||
{{ ctags_url('GarlicCloveDeliveryInstructions') }}
|
||||
|
||||
.. [TUNNEL-IMPL]
|
||||
{{ site_url('docs/tunnels/implementation', True) }}
|
||||
|
@ -555,7 +555,7 @@ References
|
||||
http://tools.ietf.org/html/rfc4287
|
||||
|
||||
.. [Signature]
|
||||
{{ spec_url('common-structures') }}#type-signature
|
||||
{{ ctags_url('Signature') }}
|
||||
|
||||
.. [SigningPublicKey]
|
||||
{{ spec_url('common-structures') }}#type-signingpublickey
|
||||
{{ ctags_url('SigningPublicKey') }}
|
||||
|
Reference in New Issue
Block a user