You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by st...@apache.org on 2002/01/24 20:11:20 UTC

cvs commit: modperl-docs/tmpl/custom/html menu_top_level

stas        02/01/24 11:11:20

  Modified:    .        TODO
               src/docs/2.0/devel/testing testing.pod
               tmpl/custom/html menu_top_level
  Log:
  - todo update + small fixes
  
  Revision  Changes    Path
  1.4       +1 -2      modperl-docs/TODO
  
  Index: TODO
  ===================================================================
  RCS file: /home/cvs/modperl-docs/TODO,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- TODO	6 Jan 2002 17:15:05 -0000	1.3
  +++ TODO	24 Jan 2002 19:11:19 -0000	1.4
  @@ -1,7 +1,6 @@
   # things to do for mod_perl site infrastructure
   
  -- Need to complete the DocSet's feature of name anchors generation
  -  + split for all head[1-4], currently it happens only for head1.
  +- Menu: the current page's item shouldn't be hyperlinked
   
   - Internal links (e.g. in src/docs/1.0/guide) aren't hyperlinked.
   
  
  
  
  1.10      +1 -1      modperl-docs/src/docs/2.0/devel/testing/testing.pod
  
  Index: testing.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/devel/testing/testing.pod,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- testing.pod	23 Jan 2002 05:50:54 -0000	1.9
  +++ testing.pod	24 Jan 2002 19:11:19 -0000	1.10
  @@ -81,7 +81,7 @@
   mode and send you back the report. It'll be much easier to understand
   what the problem is if you get these debug printings from the user.
   
  -In the section L<"Writing Tests"> several helper functions which make
  +In the section L</"Writing_Tests"> several helper functions which make
   the tests writing easier are discussed.
   
   For more details about the C<Test::Harness> module please refer to its
  
  
  
  1.4       +1 -1      modperl-docs/tmpl/custom/html/menu_top_level
  
  Index: menu_top_level
  ===================================================================
  RCS file: /home/cvs/modperl-docs/tmpl/custom/html/menu_top_level,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- menu_top_level	24 Jan 2002 16:30:42 -0000	1.3
  +++ menu_top_level	24 Jan 2002 19:11:20 -0000	1.4
  @@ -1,4 +1,4 @@
  -[% # top level menu
  +[% # top level global menu
      # expects to be set:
      # nav          - cache navigator object
      # rel_doc_root - relative docs path (only for chapters!)
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org