mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-08 22:13:29 +00:00
Updates some document titles to read better in the index.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
==========
|
||||
API design
|
||||
==========
|
||||
=================
|
||||
API naming design
|
||||
=================
|
||||
|
||||
The API is designed to be **easy to use** and consistent. Ease of use is
|
||||
measured by the number of calls to achieve a concrete high level action.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
=================================
|
||||
c2nim User's manual
|
||||
=================================
|
||||
=======================
|
||||
c2nim User's manual
|
||||
=======================
|
||||
|
||||
:Author: Andreas Rumpf
|
||||
:Version: |nimrodversion|
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
===========================================
|
||||
Embedded Nimrod Debugger User Guide
|
||||
===========================================
|
||||
==============================================
|
||||
Embedded Nimrod Debugger (ENDB) User Guide
|
||||
==============================================
|
||||
|
||||
:Author: Andreas Rumpf
|
||||
:Version: |nimrodversion|
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
============================================
|
||||
Embedded Stack Trace Profiler User Guide
|
||||
============================================
|
||||
===================================================
|
||||
Embedded Stack Trace Profiler (ESTP) User Guide
|
||||
===================================================
|
||||
|
||||
:Author: Andreas Rumpf
|
||||
:Version: |nimrodversion|
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
=================================
|
||||
nimgrep User's manual
|
||||
=================================
|
||||
=========================
|
||||
nimgrep User's manual
|
||||
=========================
|
||||
|
||||
:Author: Andreas Rumpf
|
||||
:Version: 0.9
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
=================================
|
||||
niminst User's manual
|
||||
=================================
|
||||
=========================
|
||||
niminst User's manual
|
||||
=========================
|
||||
|
||||
:Author: Andreas Rumpf
|
||||
:Version: |nimrodversion|
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
================================
|
||||
Substitution Expressions (subex)
|
||||
================================
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
=====
|
||||
Tools
|
||||
=====
|
||||
===========================
|
||||
Tools available with Nimrod
|
||||
===========================
|
||||
|
||||
The standard distribution ships with the following tools:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user