Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Commit cdb0a80

Browse files
authored
Move api documentation in subfolder (#91)
1 parent 68af772 commit cdb0a80

24 files changed

Lines changed: 48 additions & 25 deletions

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Welcome to OPENCENSUS's documentation!
1010
:maxdepth: 2
1111
:hidden:
1212

13-
trace/usage
13+
trace/index
1414

1515
Getting started
1616
---------------
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/trace/api/index.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
API Documentation
2+
=================
3+
4+
.. toctree::
5+
6+
span
7+
span_context
8+
request_tracer
9+
execution_context
10+
trace_options
11+
always_on_sampler
12+
always_off_sampler
13+
probability_sampler
14+
print_exporter
15+
logging_exporter
16+
stackdriver_exporter
17+
zipkin_exporter
18+
file_exporter
19+
binary_format_propagation
20+
google_cloud_format_propagation
21+
text_format_propagation
22+
trace_context_http_header_format_propagation
23+
noop_tracer
24+
context_tracer
File renamed without changes.

0 commit comments

Comments
 (0)