diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..201e88f --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +_edit + diff --git a/_build/html/.doctrees/arduino.doctree b/_build/html/.doctrees/arduino.doctree index 4b9e4ea..a2d551b 100644 --- a/_build/html/.doctrees/arduino.doctree +++ b/_build/html/.doctrees/arduino.doctree Binary files differ diff --git a/_build/html/.doctrees/conclusion.doctree b/_build/html/.doctrees/conclusion.doctree index cbb0a66..3889205 100644 --- a/_build/html/.doctrees/conclusion.doctree +++ b/_build/html/.doctrees/conclusion.doctree Binary files differ diff --git a/_build/html/.doctrees/environment.pickle b/_build/html/.doctrees/environment.pickle index eac05b9..df8ac71 100644 --- a/_build/html/.doctrees/environment.pickle +++ b/_build/html/.doctrees/environment.pickle Binary files differ diff --git a/_build/html/.doctrees/index.doctree b/_build/html/.doctrees/index.doctree index 9640430..74e206a 100644 --- a/_build/html/.doctrees/index.doctree +++ b/_build/html/.doctrees/index.doctree Binary files differ diff --git a/_build/html/_sources/arduino.rst.txt b/_build/html/_sources/arduino.rst.txt index ed79824..40377c9 100644 --- a/_build/html/_sources/arduino.rst.txt +++ b/_build/html/_sources/arduino.rst.txt @@ -1,32 +1,33 @@ -.. _arduino: - -Arduino -=================================== - -Arduino.ino sample です。:ref:`sketch` に、ソースコードの例を示します。 - -強調したい場合、**たとえば** -ソースコード ``make`` は、このようになります。``$ hoge`` のようになります。 - - :ref:`conclusion` が、結論への内部参照リンクになります。 - -:ref:`conclusion` が、結論への内部参照リンクになります。 - -.. literalinclude:: src/sketch_feb25a.ino - :caption: - :name: sketch - :language: arduino - :emphasize-lines: 2 - - -.. :linenos: - -.. literalinclude:: src/factorytest.ino - :caption: - :name: factorytest - :language: arduino - :emphasize-lines: 2 - :lines: 1-10,20-30 - :linenos: - - +.. _arduino: + +Arduino +=================================== + +Arduino.ino sample です。:ref:`sketch` に、ソースコードの例を示します。 + +強調したい場合、**たとえば** +ソースコード ``make`` は、このようになります。``$ hoge`` のようになります。 + + :ref:`conclusion` が、結論への内部参照リンクになります。 + +:ref:`conclusion` が、結論への内部参照リンクになります。 + +.. literalinclude:: src/sketch_feb25a.ino + :caption: + :name: sketch + :language: arduino + :emphasize-lines: 2 + + +.. :linenos: + +.. literalinclude:: src/factorytest.ino + :caption: + :name: factorytest + :language: arduino + :emphasize-lines: 2 + :lines: 1-10,20-30 + :linenos: + + +これらのソースコードは、ファイルから直接差し込むほうが、間違いは少ないと思われます。 diff --git a/_build/html/_sources/conclusion.rst.txt b/_build/html/_sources/conclusion.rst.txt index 2967ff6..1be923c 100644 --- a/_build/html/_sources/conclusion.rst.txt +++ b/_build/html/_sources/conclusion.rst.txt @@ -1,17 +1,17 @@ -.. _conclusion: - -Conclusion -=================================== - -脚注の例です [#foot1]_ 。 - -ここはConclusion です。:ref:`sketch` に、ソースコードの例を示します。 - -:ref:`arduino` に、ソースコードがあります。 - -:ref:`fig_ipconfig` が、画像へのリンクです。 - -.. [#foot1] 脚注については、`ここのサイト `_ を参考にしました。 - - - +.. _conclusion: + +Conclusion +=================================== + +脚注の例です [#foot1]_ 。 + +ここはConclusion です。:ref:`sketch` に、ソースコードの例を示します。 + +:ref:`arduino` に、ソースコードがあります。 + +:ref:`fig_ipconfig` が、画像へのリンクです。 + +.. [#foot1] 脚注については、`ここのサイト `_ を参考にしました。 + +https://sphinx-users.jp/ が、いちばんよくまとまっている。 + diff --git a/_build/html/_sources/index.rst.txt b/_build/html/_sources/index.rst.txt index 4c18f2d..6c4cb08 100644 --- a/_build/html/_sources/index.rst.txt +++ b/_build/html/_sources/index.rst.txt @@ -1,24 +1,26 @@ -.. TestRTP documentation master file, created by - sphinx-quickstart on Thu Feb 25 13:06:03 2021. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - -Welcome to TestRTP's documentation! -=================================== - -.. toctree:: - :maxdepth: 2 - :caption: Contents: - - intro - arduino - tutorial - conclusion - - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` +.. TestRTP documentation master file, created by + sphinx-quickstart on Thu Feb 25 13:06:03 2021. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Welcome to TestRTP's documentation! +=================================== + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + + intro + arduino + tutorial + conclusion + + + +索引と検索 +================== + +* :ref:`genindex` +* :ref:`search` + +.. * :ref:`modindex` diff --git a/_build/html/arduino.html b/_build/html/arduino.html index f731146..18f4ed7 100644 --- a/_build/html/arduino.html +++ b/_build/html/arduino.html @@ -235,6 +235,7 @@ +

これらのソースコードは、ファイルから直接差し込むほうが、間違いは少ないと思われます。

diff --git a/_build/html/conclusion.html b/_build/html/conclusion.html index b03b697..f2a0d34 100644 --- a/_build/html/conclusion.html +++ b/_build/html/conclusion.html @@ -179,6 +179,7 @@ [1]脚注については、ここのサイト を参考にしました。 +

https://sphinx-users.jp/ が、いちばんよくまとまっている。

diff --git a/_build/html/index.html b/_build/html/index.html index bbfa440..cdc4769 100644 --- a/_build/html/index.html +++ b/_build/html/index.html @@ -186,11 +186,10 @@ -
-

Indices and tables

+ diff --git a/_build/html/searchindex.js b/_build/html/searchindex.js index 1bf15a7..1f1f6e5 100644 --- a/_build/html/searchindex.js +++ b/_build/html/searchindex.js @@ -1 +1 @@ -Search.setIndex({docnames:["arduino","conclusion","index","intro","tutorial"],envversion:{"sphinx.domains.c":1,"sphinx.domains.changeset":1,"sphinx.domains.cpp":1,"sphinx.domains.javascript":1,"sphinx.domains.math":2,"sphinx.domains.python":1,"sphinx.domains.rst":1,"sphinx.domains.std":1,sphinx:55},filenames:["arduino.rst","conclusion.rst","index.rst","intro.rst","tutorial.rst"],objects:{},objnames:{},objtypes:{},terms:{"#]":4,"#include":[0,3],"$date":4,"$revision":4,"%i":3,"'s":4,"()":0,"(\"":3,"(i":[3,4],"(int":3,"(num":3,"(void":3,");":3,")\"":4,")\\":3,"){":3,"*\"":4,"*]":4,"++":3,"+\"":4,", \"":4,", and":4,", num":3,", or":4,"-\"":4,"-dict":4,"-enumerated":4,"-free":4,"-left":4,"-level":4,"-literal":4,"-notes":4,"-numbered":4,"-numfig":4,"-o":4,"-quote":4,"-rest":4,"-role":4,"-specific":4,"-symbol":4,"-table":4,"-users":4,".)":4,"..":4,".\"":4,".\\":3,".c":3,".h":[0,3],".html":4,".info":4,".ino":[0,1],".istlab":4,".jp":4,".net":4,".org":4,".png":4,".sf":4,".sourceforge":4,".txt":4,"/crc":0,"/directives":4,"/docs":4,"/factorytest":0,"/i":0,"/images":4,"/isprime":3,"/numbering":4,"/ref":4,"/reverse":4,"/rmt":0,"/roles":4,"/rst":4,"/sketch":[0,1],"2d":0,"2s":0,"3d":0,"5stickcplus":0,":/":4,"::":4,":\"":4,">":4,"@python":4,"[cit":4,"\")":3,"\",":[3,4],"\"..":4,"\":":4,"\\n":3,"\u3001:":[],"\u3042\u308a":1,"\u3044\u308a":4,"\u304b\u3089":4,"\u304c\u3064\u304f":4,"\u3053\u3053":[1,3,4],"\u3053\u3053\u306e":1,"\u3053\u306e":0,"\u3057\u304b":4,"\u3059\u308b":[1,4],"\u305f\u3044":0,"\u3060\u3068":4,"\u3064\u3044":4,"\u3064\u304f\u3088\u3046":4,"\u3067\u304d":4,"\u3067\u3059":[0,1,3,4],"\u3068\u3048":0,"\u3068\u304d":4,"\u3068\u3057\u3066":4,"\u306a\u3044":4,"\u306a\u308a":[0,4],"\u306b\u3059\u308c":4,"\u306b\u3064\u3044\u3066":1,"\u306b\u3088\u308b":[1,4],"\u306e\u3088\u3046":[0,4],"\u307e\u3057":1,"\u307e\u3059":[0,1,3,4],"\u3088\u3046":0,"\u3092\u3059\u308c":4,"\u3092\u3064\u304b\u3044":4,"\u30a2\u30c9\u30ec\u30b9":[1,4],"\u30a4\u30f3\u30c8\u30ed\u30c0\u30af\u30b7\u30e7\u30f3":2,"\u30a4\u30f3\u30c8\u30ed\u30c0\u30af\u30b7\u30e7\u30f3intro":[],"\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3":4,"\u30af\u30ea\u30c3\u30af":[1,4],"\u30b5\u30a4\u30c8":[1,4],"\u30b7\u30b9\u30c6\u30e0":4,"\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9":[0,1,3],"\u30c1\u30e5\u30fc\u30c8\u30ea\u30a2\u30eb":4,"\u30d5\u30a1\u30a4\u30eb":4,"\u30da\u30fc\u30b8":2,"\u30e2\u30b8\u30e5\u30fc\u30eb":2,"\u30ea\u30f3\u30af":[0,1],"\u4e21\u65b9":4,"\u5185\u90e8":0,"\u53c2\u7167":[0,4],"\u53c2\u8003":[1,4],"\u56f3\u3078":4,"\u56f3\u8868":4,"\u5834\u5408":0,"\u5f37\u8abf":0,"\u62e1\u5927":[1,4],"\u691c\u7d22":2,"\u753b\u50cf":1,"\u756a\u53f7":4,"\u793a\u3057":[0,1,3,4],"\u7d20\u6570":3,"\u7d22\u5f15":2,"\u7d50\u679c":4,"\u7d50\u8ad6":0,"\u811a\u6ce8":1,"\u8868\u793a":[1,4],"\u8b1b\u7fa9":4,"\uff1f\uff1f":4,"])":4,"class":4,"default":4,"double":0,"else":3,"for":[3,4],"if":[3,4],"in":4,"int":3,"long":4,"new":4,"return":3,"this":4,"void":0,"with":4,_feb:[0,1],_ipconfig:[],_pm:0,_point:0,_t:0,added:4,addresses:4,admonition:4,adornment:4,after:4,also:4,an:4,and:4,anonymous:4,any:4,arduino:[1,2],are:4,as:4,at:4,attention:4,attribute:4,author:4,auto:4,automatically:4,backslash:4,be:4,before:4,begin:4,between:4,bibliographic:4,blank:4,bledevice:0,bleserver:0,bleutils:0,block:4,blocks:4,body:2,book:4,brackets:4,breaks:4,bullet:4,but:4,by:4,can:4,cannot:4,caption:4,caution:4,character:4,cheat:2,cheatsheet:4,cit:4,citation:4,classifier:4,code:[0,4],comment:4,comments:4,compound:4,conclusion:[0,2],container:4,contents:[2,4],contexts:4,continuation:4,conversion:4,create:4,csv:4,custom:4,danger:4,data:4,date:4,david:4,decorations:4,def:4,definition:4,definitions:4,defs:4,description:4,directive:2,directly:4,divisor:3,docinfo:4,docs:4,doctest:4,document:4,docutils:4,driver:0,each:4,element:4,elements:2,emphasis:4,empty:4,end:0,enhancement:4,enumerated:4,epigraph:4,equivalent:4,error:4,escapes:4,esp:0,etc:4,even:4,examples:4,explicit:4,external:4,feb:4,fft:0,field:4,fig:[],figure:4,file:4,flush:4,footer:4,footnote:4,format:4,from:4,full:4,generate:4,generates:4,generic:4,goodger:4,grid:4,header:4,heading:4,here:0,highlights:4,hint:4,hoge:0,html:4,http:4,https:4,hyperlink:4,image:4,images:3,important:4,include:[0,4],indentation:4,indented:4,indents:4,info:4,informal:4,inline:2,input:[3,4],install:4,instead:4,internal:4,internet:4,interpreted:2,intro:3,introductory:4,ip:[1,4],ipconfig:[1,4],is:[3,4],isprime:3,it:4,items:4,itself:4,labelled:4,latex:4,least:4,legend:4,like:4,line:[0,4],lines:4,list:4,lists:4,literal:4,loop:0,main:[0,3],make:0,manually:4,many:4,markup:2,math:4,mathematical:4,meta:4,metadata:4,mi:4,mini:4,name:4,named:4,next:4,no:4,non:4,not:3,notation:4,note:4,num:3,number:[3,4],numbered:4,numref:4,of:4,on:4,once:0,option:4,optional:4,options:4,or:4,overlined:4,paragraphs:4,parallel:4,parsed:4,passed:4,pep:4,picture:4,pip:4,please:4,point:0,possible:4,preceded:4,preserve:4,prime:3,print:4,printf:3,processes:4,proposal:4,pull:4,put:0,python:4,quick:2,quote:4,quoted:4,quotes:4,raw:4,read:4,reading:4,reference:2,reminders:2,repeatedly:0,replace:4,replacement:4,request:4,rest:4,restructuredtext:2,result:3,revision:4,rfc:4,role:2,rom:0,rubric:4,run:0,sample:0,scanf:3,section:2,sections:4,sectnum:4,see:4,separate:4,separated:4,set:4,setup:0,sheet:2,sidebar:4,simple:4,source:4,spaces:4,specific:4,sphinx:4,src:[0,1],ss:4,standalone:4,standard:4,start:0,stdio:3,strong:4,struct:0,structure:2,sub:4,subscript:4,subsections:4,substitution:4,sup:4,superscript:4,syntax:2,table:4,tables:4,target:4,term:4,text:2,the:2,tip:4,title:4,titled:4,titles:4,to:[0,4],today:4,topic:4,tutorial:2,two:4,type:4,typedef:0,underlined:4,unicode:4,uniform:4,untouched:4,use:4,used:4,useful:4,variation:4,verse:4,version:4,visible:4,warning:4,way:4,were:4,wrapped:4,writer:4,you:4,your:0},titles:["Arduino","Conclusion","Welcome to TestRTP's documentation!","\u30a4\u30f3\u30c8\u30ed\u30c0\u30af\u30b7\u30e7\u30f3","Tutorial"],titleterms:{"'s":2,"\u30a4\u30f3\u30c8\u30ed\u30c0\u30af\u30b7\u30e7\u30f3":3,"\u30a4\u30f3\u30c8\u30ed\u30c0\u30af\u30b7\u30e7\u30f3intro":[],and:2,arduino:0,body:4,cheat:4,conclusion:1,directive:4,documentation:2,elements:4,indices:2,inline:4,interpreted:4,markup:4,quick:4,reference:4,reminders:4,restructuredtext:4,role:4,section:4,sheet:4,structure:4,syntax:4,tables:2,testrtp:2,text:4,the:4,to:2,tutorial:4,welcome:2}}) \ No newline at end of file +Search.setIndex({docnames:["arduino","conclusion","index","intro","tutorial"],envversion:{"sphinx.domains.c":1,"sphinx.domains.changeset":1,"sphinx.domains.cpp":1,"sphinx.domains.javascript":1,"sphinx.domains.math":2,"sphinx.domains.python":1,"sphinx.domains.rst":1,"sphinx.domains.std":1,sphinx:55},filenames:["arduino.rst","conclusion.rst","index.rst","intro.rst","tutorial.rst"],objects:{},objnames:{},objtypes:{},terms:{"#]":4,"#include":[0,3],"$date":4,"$revision":4,"%i":3,"'s":4,"()":0,"(\"":3,"(i":[3,4],"(int":3,"(num":3,"(void":3,");":3,")\"":4,")\\":3,"){":3,"*\"":4,"*]":4,"++":3,"+\"":4,", \"":4,", and":4,", num":3,", or":4,"-\"":4,"-dict":4,"-enumerated":4,"-free":4,"-left":4,"-level":4,"-literal":4,"-notes":4,"-numbered":4,"-numfig":4,"-o":4,"-quote":4,"-rest":4,"-role":4,"-specific":4,"-symbol":4,"-table":4,"-users":[1,4],".)":4,"..":4,".\"":4,".\\":3,".c":3,".h":[0,3],".html":4,".info":4,".ino":[0,1],".istlab":4,".jp":[1,4],".net":4,".org":4,".png":4,".sf":4,".sourceforge":4,".txt":4,"/crc":0,"/directives":4,"/docs":4,"/factorytest":0,"/i":0,"/images":4,"/isprime":3,"/numbering":4,"/ref":4,"/reverse":4,"/rmt":0,"/roles":4,"/rst":4,"/sketch":[0,1],"2d":0,"2s":0,"3d":0,"5stickcplus":0,":/":[1,4],"::":4,":\"":4,">":4,"@python":4,"[cit":4,"\")":3,"\",":[3,4],"\"..":4,"\":":4,"\\n":3,"\u3001:":[],"\u3042\u308a":1,"\u3044\u3061\u3070\u3093":1,"\u3044\u308a":4,"\u3044\u308b":1,"\u304b\u3089":[0,4],"\u304c\u3064\u304f":4,"\u3053\u3053":[1,3,4],"\u3053\u3053\u306e":1,"\u3053\u306e":0,"\u3053\u308c\u3089":0,"\u3057\u304b":4,"\u3059\u308b":[1,4],"\u305f\u3044":0,"\u3060\u3068":4,"\u3064\u3044":4,"\u3064\u304f\u3088\u3046":4,"\u3067\u304d":4,"\u3067\u3059":[0,1,3,4],"\u3068\u3048":0,"\u3068\u304d":4,"\u3068\u3057\u3066":4,"\u306a\u3044":4,"\u306a\u308a":[0,4],"\u306b\u3059\u308c":4,"\u306b\u3064\u3044\u3066":1,"\u306b\u3088\u308b":[1,4],"\u306e\u3088\u3046":[0,4],"\u307b\u3046":0,"\u307e\u3057":1,"\u307e\u3059":[0,1,3,4],"\u307e\u3063":1,"\u307e\u3068":1,"\u3088\u3046":0,"\u3088\u304f":1,"\u3092\u3059\u308c":4,"\u3092\u3064\u304b\u3044":4,"\u30a2\u30c9\u30ec\u30b9":[1,4],"\u30a4\u30f3\u30c8\u30ed\u30c0\u30af\u30b7\u30e7\u30f3":2,"\u30a4\u30f3\u30c8\u30ed\u30c0\u30af\u30b7\u30e7\u30f3intro":[],"\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3":4,"\u30af\u30ea\u30c3\u30af":[1,4],"\u30b5\u30a4\u30c8":[1,4],"\u30b7\u30b9\u30c6\u30e0":4,"\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9":[0,1,3],"\u30c1\u30e5\u30fc\u30c8\u30ea\u30a2\u30eb":4,"\u30d5\u30a1\u30a4\u30eb":[0,4],"\u30da\u30fc\u30b8":2,"\u30e2\u30b8\u30e5\u30fc\u30eb":[],"\u30ea\u30f3\u30af":[0,1],"\u4e21\u65b9":4,"\u5185\u90e8":0,"\u53c2\u7167":[0,4],"\u53c2\u8003":[1,4],"\u56f3\u3078":4,"\u56f3\u8868":4,"\u5834\u5408":0,"\u5c11\u306a\u3044":0,"\u5f37\u8abf":0,"\u601d\u308f":0,"\u62e1\u5927":[1,4],"\u691c\u7d22":[],"\u753b\u50cf":1,"\u756a\u53f7":4,"\u76f4\u63a5":0,"\u793a\u3057":[0,1,3,4],"\u7d20\u6570":3,"\u7d22\u5f15":[],"\u7d50\u679c":4,"\u7d50\u8ad6":0,"\u811a\u6ce8":1,"\u8868\u793a":[1,4],"\u8b1b\u7fa9":4,"\u8fbc\u3080":0,"\u9593\u9055\u3044":0,"\uff1f\uff1f":4,"])":4,"class":4,"default":4,"double":0,"else":3,"for":[3,4],"if":[3,4],"in":4,"int":3,"long":4,"new":4,"return":3,"this":4,"void":0,"with":4,_feb:[0,1],_ipconfig:[],_pm:0,_point:0,_t:0,added:4,addresses:4,admonition:4,adornment:4,after:4,also:4,an:4,and:4,anonymous:4,any:4,arduino:[1,2],are:4,as:4,at:4,attention:4,attribute:4,author:4,auto:4,automatically:4,backslash:4,be:4,before:4,begin:4,between:4,bibliographic:4,blank:4,bledevice:0,bleserver:0,bleutils:0,block:4,blocks:4,body:2,book:4,brackets:4,breaks:4,bullet:4,but:4,by:4,can:4,cannot:4,caption:4,caution:4,character:4,cheat:2,cheatsheet:4,cit:4,citation:4,classifier:4,code:[0,4],comment:4,comments:4,compound:4,conclusion:[0,2],container:4,contents:[2,4],contexts:4,continuation:4,conversion:4,create:4,csv:4,custom:4,danger:4,data:4,date:4,david:4,decorations:4,def:4,definition:4,definitions:4,defs:4,description:4,directive:2,directly:4,divisor:3,docinfo:4,docs:4,doctest:4,document:4,docutils:4,driver:0,each:4,element:4,elements:2,emphasis:4,empty:4,end:0,enhancement:4,enumerated:4,epigraph:4,equivalent:4,error:4,escapes:4,esp:0,etc:4,even:4,examples:4,explicit:4,external:4,feb:4,fft:0,field:4,fig:[],figure:4,file:4,flush:4,footer:4,footnote:4,format:4,from:4,full:4,generate:4,generates:4,generic:4,goodger:4,grid:4,header:4,heading:4,here:0,highlights:4,hint:4,hoge:0,html:4,http:4,https:[1,4],hyperlink:4,image:4,images:3,important:4,include:[0,4],indentation:4,indented:4,indents:4,info:4,informal:4,inline:2,input:[3,4],install:4,instead:4,internal:4,internet:4,interpreted:2,intro:3,introductory:4,ip:[1,4],ipconfig:[1,4],is:[3,4],isprime:3,it:4,items:4,itself:4,labelled:4,latex:4,least:4,legend:4,like:4,line:[0,4],lines:4,list:4,lists:4,literal:4,loop:0,main:[0,3],make:0,manually:4,many:4,markup:2,math:4,mathematical:4,meta:4,metadata:4,mi:4,mini:4,name:4,named:4,next:4,no:4,non:4,not:3,notation:4,note:4,num:3,number:[3,4],numbered:4,numref:4,of:4,on:4,once:0,option:4,optional:4,options:4,or:4,overlined:4,paragraphs:4,parallel:4,parsed:4,passed:4,pep:4,picture:4,pip:4,please:4,point:0,possible:4,preceded:4,preserve:4,prime:3,print:4,printf:3,processes:4,proposal:4,pull:4,put:0,python:4,quick:2,quote:4,quoted:4,quotes:4,raw:4,read:4,reading:4,reference:2,reminders:2,repeatedly:0,replace:4,replacement:4,request:4,rest:4,restructuredtext:2,result:3,revision:4,rfc:4,role:2,rom:0,rubric:4,run:0,sample:0,scanf:3,section:2,sections:4,sectnum:4,see:4,separate:4,separated:4,set:4,setup:0,sheet:2,sidebar:4,simple:4,source:4,spaces:4,specific:4,sphinx:[1,4],src:[0,1],ss:4,standalone:4,standard:4,start:0,stdio:3,strong:4,struct:0,structure:2,sub:4,subscript:4,subsections:4,substitution:4,sup:4,superscript:4,syntax:2,table:4,tables:4,target:4,term:4,text:2,the:2,tip:4,title:4,titled:4,titles:4,to:[0,4],today:4,topic:4,tutorial:2,two:4,type:4,typedef:0,underlined:4,unicode:4,uniform:4,untouched:4,use:4,used:4,useful:4,variation:4,verse:4,version:4,visible:4,warning:4,way:4,were:4,wrapped:4,writer:4,you:4,your:0},titles:["Arduino","Conclusion","Welcome to TestRTP's documentation!","\u30a4\u30f3\u30c8\u30ed\u30c0\u30af\u30b7\u30e7\u30f3","Tutorial"],titleterms:{"'s":2,"\u30a4\u30f3\u30c8\u30ed\u30c0\u30af\u30b7\u30e7\u30f3":3,"\u30a4\u30f3\u30c8\u30ed\u30c0\u30af\u30b7\u30e7\u30f3intro":[],"\u691c\u7d22":2,"\u7d22\u5f15":2,and:[],arduino:0,body:4,cheat:4,conclusion:1,directive:4,documentation:2,elements:4,indices:[],inline:4,interpreted:4,markup:4,quick:4,reference:4,reminders:4,restructuredtext:4,role:4,section:4,sheet:4,structure:4,syntax:4,tables:[],testrtp:2,text:4,the:4,to:2,tutorial:4,welcome:2}}) \ No newline at end of file diff --git a/arduino.rst b/arduino.rst old mode 100644 new mode 100755 index ed79824..40377c9 --- a/arduino.rst +++ b/arduino.rst @@ -1,32 +1,33 @@ -.. _arduino: - -Arduino -=================================== - -Arduino.ino sample です。:ref:`sketch` に、ソースコードの例を示します。 - -強調したい場合、**たとえば** -ソースコード ``make`` は、このようになります。``$ hoge`` のようになります。 - - :ref:`conclusion` が、結論への内部参照リンクになります。 - -:ref:`conclusion` が、結論への内部参照リンクになります。 - -.. literalinclude:: src/sketch_feb25a.ino - :caption: - :name: sketch - :language: arduino - :emphasize-lines: 2 - - -.. :linenos: - -.. literalinclude:: src/factorytest.ino - :caption: - :name: factorytest - :language: arduino - :emphasize-lines: 2 - :lines: 1-10,20-30 - :linenos: - - +.. _arduino: + +Arduino +=================================== + +Arduino.ino sample です。:ref:`sketch` に、ソースコードの例を示します。 + +強調したい場合、**たとえば** +ソースコード ``make`` は、このようになります。``$ hoge`` のようになります。 + + :ref:`conclusion` が、結論への内部参照リンクになります。 + +:ref:`conclusion` が、結論への内部参照リンクになります。 + +.. literalinclude:: src/sketch_feb25a.ino + :caption: + :name: sketch + :language: arduino + :emphasize-lines: 2 + + +.. :linenos: + +.. literalinclude:: src/factorytest.ino + :caption: + :name: factorytest + :language: arduino + :emphasize-lines: 2 + :lines: 1-10,20-30 + :linenos: + + +これらのソースコードは、ファイルから直接差し込むほうが、間違いは少ないと思われます。 diff --git a/conclusion.rst b/conclusion.rst old mode 100644 new mode 100755 index 2967ff6..1be923c --- a/conclusion.rst +++ b/conclusion.rst @@ -1,17 +1,17 @@ -.. _conclusion: - -Conclusion -=================================== - -脚注の例です [#foot1]_ 。 - -ここはConclusion です。:ref:`sketch` に、ソースコードの例を示します。 - -:ref:`arduino` に、ソースコードがあります。 - -:ref:`fig_ipconfig` が、画像へのリンクです。 - -.. [#foot1] 脚注については、`ここのサイト `_ を参考にしました。 - - - +.. _conclusion: + +Conclusion +=================================== + +脚注の例です [#foot1]_ 。 + +ここはConclusion です。:ref:`sketch` に、ソースコードの例を示します。 + +:ref:`arduino` に、ソースコードがあります。 + +:ref:`fig_ipconfig` が、画像へのリンクです。 + +.. [#foot1] 脚注については、`ここのサイト `_ を参考にしました。 + +https://sphinx-users.jp/ が、いちばんよくまとまっている。 + diff --git a/index.rst b/index.rst old mode 100644 new mode 100755 index 4c18f2d..6c4cb08 --- a/index.rst +++ b/index.rst @@ -1,24 +1,26 @@ -.. TestRTP documentation master file, created by - sphinx-quickstart on Thu Feb 25 13:06:03 2021. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - -Welcome to TestRTP's documentation! -=================================== - -.. toctree:: - :maxdepth: 2 - :caption: Contents: - - intro - arduino - tutorial - conclusion - - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` +.. TestRTP documentation master file, created by + sphinx-quickstart on Thu Feb 25 13:06:03 2021. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Welcome to TestRTP's documentation! +=================================== + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + + intro + arduino + tutorial + conclusion + + + +索引と検索 +================== + +* :ref:`genindex` +* :ref:`search` + +.. * :ref:`modindex` diff --git a/intro.rst b/intro.rst old mode 100644 new mode 100755 diff --git a/tutorial.rst b/tutorial.rst old mode 100644 new mode 100755